jveitchmichaelis / rascal

RAnsac Assisted Spectral CALibration
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

More ways to add user-supplied atlas #66

Closed cylammarco closed 2 years ago

cylammarco commented 2 years ago

We should provide a way to accept csv/json file of user-supplied-atlas.

cylammarco commented 2 years ago

And also to sort out the line list stored in RASCAL. Merge #65 to here:

the nist_clean contains only a subset of the NIST lines, it is unclear how it is prepared. In some medium/high resolution calibrations, there are insufficient lines to perform calibration, e.g. https://github.com/jveitchmichaelis/rascal/blob/main/examples/example_int_ids.py

cylammarco commented 2 years ago

A linelist file in form of CSV can be provided as of https://github.com/jveitchmichaelis/rascal/commit/66c989812caabd096f9c0b31d568243d78d6beea.