Exo-TiC / ExoTiC-ISM

This is a repository for the reduction pipeline detailed in Wakeford, et al., 2016, ApJ. The method implements marginalization across a series of models to represent stochastic models for observatory and instrument systematics. This is primarily for HST WFC3, however, may be extended to STIS in the future.
MIT License
8 stars 6 forks source link

Change the filenames of the saved output #31

Closed ivalaginja closed 5 years ago

ivalaginja commented 5 years ago

The filenames of our result outputs and plots currently make no sense, we should change that.

Also, the final results from the marginalization should follow issue #12 and use pandas to be saved in a nicer human-readable table format.

ivalaginja commented 5 years ago

Done in commit 2051b2971b51a15afcf35ca6ab9caf2686331b40. Changing the output format will happen with #12.