Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RvSpectML/EchelleCCFs.jl issues and pull requests

#100 - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago - 1 comment

#99 - CompatHelper: bump compat for LsqFit to 0.13, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago - 1 comment

#98 - CompatHelper: bump compat for FITSIO to 0.17, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago - 1 comment

#97 - add `v_center_to_avoid_tellurics` to documentation and check sign convention (address TODO)

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#96 - update documentation (e.g. replace `depth` with `weight`)

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#95 - early return to save time? Also the type of the output would be different ('Nothing')

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: help wanted

#94 - check if `psf_width` is correct (or address TODOs)?

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation, help wanted

#93 - Update documentation to be accurate and address TODOs

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation, enhancement

#92 - remove old/commented code

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#91 - should `σ_new` be multiplied by `sqrt(2)` or is it already included?

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: help wanted

#90 - address TODOs?

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#89 - check if `n1` = 0/1 for even/odd or vice versa

Issue - State: closed - Opened by hematthi over 2 years ago - 2 comments
Labels: bug, help wanted

#88 - if intended to index `x` in steps of 2i, should check that `length(ifo.x) = 2*length(info.gw)`?

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: help wanted

#87 - add documentation for functions

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#86 - unknown type `FuncT` in struct

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation, help wanted

#85 - `v_offset` and `σ_sqrt2` should be fields of `m`

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: bug, enhancement

#84 - update documentation (and function to actually allow for a mixture of Gaussians)

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation, enhancement

#83 - update docstring for inner constructor

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation

#82 - use `boost_factor` (address TODO)

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#81 - remove commented/moved code and add documentation to remaining function

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#80 - assert on an array of values

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: bug

#79 - `fits_hdr` optional argument is overwritten anyway in function

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: help wanted, invalid

#78 - add documentation and warnings for default values (address TODO)

Issue - State: open - Opened by hematthi over 2 years ago - 2 comments
Labels: documentation

#77 - cannot pass named tuples into `fieldtypes()`?

Issue - State: closed - Opened by hematthi over 2 years ago - 2 comments
Labels: bug, invalid

#76 - repetitive large blocks of code can be made into separate function

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: enhancement

#75 - can use `nobs` instead of `length(clt)`

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: enhancement

#74 - `num_chunks(clt)` should be the same as `norders`

Issue - State: closed - Opened by hematthi over 2 years ago - 2 comments
Labels: help wanted

#73 - should probably check size of `chunk_ccf_vars_out` too

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#72 - default value for `plan_for_chunk` optional argument does not match type

Issue - State: closed - Opened by hematthi over 2 years ago - 3 comments
Labels: bug

#71 - update documentation to consistently describe and name all arguments

Issue - State: open - Opened by hematthi over 2 years ago - 5 comments
Labels: documentation

#69 - potentially redundant print statements?

Issue - State: open - Opened by hematthi over 2 years ago - 2 comments

#68 - should `num_vels` be the maximum or the first of the lengths of each ccf plan?

Issue - State: open - Opened by hematthi over 2 years ago
Labels: help wanted, question

#67 - length of `chunk_list` or `chunk_list.data`?

Issue - State: open - Opened by hematthi over 2 years ago
Labels: help wanted

#66 - `num_chunks` not defined in function

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: bug

#65 - update documentation to describe and consistently name all arguments

Issue - State: open - Opened by hematthi over 2 years ago - 6 comments
Labels: documentation

#64 - function seems redundant with `calc_ccf_chunk()` with `calc_ccf_var = True`

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#63 - update documentation to describe and consistently name all arguments (`plan` instead of `ccf_plan`; `var`)

Issue - State: open - Opened by hematthi over 2 years ago - 3 comments
Labels: documentation

#62 - check if documentation for struct is accurate

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation, help wanted

#61 - improve documentation to describe different versions (e.g. `ccf_vars`) and all arguments

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#60 - const default parameters also defined in `EchelleCCFs` module

Issue - State: open - Opened by hematthi over 2 years ago
Labels: question

#59 - function sometimes uses `length(plan.line_list)` and sometimes uses `length(plan.line_list.λ)`

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: enhancement, help wanted

#58 - improve documentation for large function

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#57 - output assigned to `ccf_var` could be a 1d or 2d array

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: help wanted

#56 - check if `calc_length_ccf_v_grid` is doing what is intended (see Issue #52)

Issue - State: closed - Opened by hematthi over 2 years ago - 2 comments
Labels: help wanted

#55 - (not an issue)

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment

#54 - could add assert at beginning of function to also check length of `var`

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#53 - dangerous assertion?

Issue - State: closed - Opened by hematthi over 2 years ago - 3 comments
Labels: help wanted

#52 - `calc_ccf_v_grid(plan)` function does not do what the docstring says

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: bug, documentation, invalid, question

#51 - asserts redundant due to type declarations for `λ` and `flux`

Issue - State: open - Opened by hematthi over 2 years ago - 5 comments

#50 - update documentation to include all arguments

Issue - State: open - Opened by hematthi over 2 years ago - 3 comments
Labels: documentation

#49 - Fix typos and indentation for all I could find in `src/calc_rv/`

Pull Request - State: closed - Opened by hematthi over 2 years ago - 1 comment

#47 - not all `alg` functors have implementations for all four versions of `measure_rv_from_ccf`

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: enhancement

#46 - adding `@assert issorted(vels)` would make this function safer

Issue - State: open - Opened by hematthi over 2 years ago
Labels: help wanted

#44 - rename `ccf_var` to `ccf_covar` in second implementation to better differentiate

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#43 - update documentation to include implementations with `ccf_var` and `covar_base` arguments

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#42 - add documentation for functions

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#41 - check and test if function is implemented as intended? (address TODO)

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: help wanted

#40 - address TODO (replace finite differencing for numerical derivative)

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#39 - add documentation for functions

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#37 - functions could be simplified into one with optional argument `ccf_var`

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation, enhancement

#36 - empty functors/constructors?

Issue - State: closed - Opened by hematthi over 2 years ago - 1 comment
Labels: enhancement

#35 - add/improve documentation for functions

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#34 - `if` statement will never trigger due to assert that sum of weights is one

Issue - State: closed - Opened by hematthi over 2 years ago
Labels: invalid

#32 - `template` argument, and `assume_normalized` and `verbose` optional arguments not used in function

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation, enhancement

#30 - subtypes T1, A1 not used in function

Issue - State: open - Opened by hematthi over 2 years ago

#29 - add documentation for function

Issue - State: open - Opened by hematthi over 2 years ago - 1 comment
Labels: documentation

#28 - functions do not use `verbose` optional argument yet

Issue - State: open - Opened by hematthi over 2 years ago
Labels: enhancement

#27 - confusing/incomplete documentation

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#26 - documentation does not match struct?

Issue - State: open - Opened by hematthi over 2 years ago
Labels: documentation

#25 - CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment

#22 - Quadfit

Pull Request - State: closed - Opened by palumbom over 2 years ago - 1 comment

#21 - EchelleCCFs fails to build due to Box download fail

Issue - State: closed - Opened by palumbom over 2 years ago - 7 comments

#20 - CompatHelper: bump compat for "DataFrames" to "1.1"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 1 comment

#19 - CompatHelper: bump compat for "DataFrames" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 1 comment

#18 - CompatHelper: bump compat for "PDMats" to "0.11"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#17 - updated air to vac conversion param in reading linelists

Pull Request - State: closed - Opened by alexander-wise over 3 years ago

#16 - made air-to-vac conversion param when reading linelists

Pull Request - State: closed - Opened by alexander-wise over 3 years ago

#15 - CompatHelper: add new compat entry for "OrderedCollections" at version "1.3"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago - 1 comment

#14 - CompatHelper: bump compat for "LsqFit" to "0.12"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#13 - CompatHelper: bump compat for "SpecialFunctions" to "1.1"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#12 - CompatHelper: bump compat for "StaticArrays" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#11 - CompatHelper: bump compat for "SpecialFunctions" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#10 - CompatHelper: bump compat for "DataFrames" to "0.22"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago - 1 comment

#9 - CompatHelper: bump compat for "CSV" to "0.8"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#8 - CompatHelper: add new compat entry for "ForwardDiff" at version "0.10"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago - 1 comment

#7 - CompatHelper: add new compat entry for "Optim" at version "1.2"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago - 1 comment

#6 - CCF normalization changes when calculating variances

Issue - State: open - Opened by alexander-wise almost 4 years ago - 1 comment
Labels: enhancement

#5 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 19 comments

#4 - updated read_linelist_vald to new VALD 2-column mask format

Pull Request - State: closed - Opened by alexander-wise almost 4 years ago - 4 comments