You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #420 from dsavransky/csvloading
* Adding optional JSON input in starlight suppression system dict: `csv_names`. This is a dictionary mapping the CSV columns to the EXOSIMS name.
* Adding option to set up nearest-neighbor instead of linear interpolants. Adding fallback to load non utf-8 fromatted CSV files when initial loading fails.
* Adding `distFill` option to prototype StarCatalog to allow control of distances to fake stars that are auto-generated when using this catalog.
* Deprecating Nemati_2019 (but leaving in codebase for now).