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

Fix variable "sys" to "system" #78

Closed ivalaginja closed 4 years ago

ivalaginja commented 4 years ago

Replace variable 'sys' with 'system', since sys is also a module

ivalaginja commented 4 years ago

@hrwakeford I found this bug and I fixed it. Make sure to pull your local develop branch before running anything. Since this influences the number of free parameters in the fit directly, it might have caused some of the issues we've been having. Note how I had already fixed this locally before our tests from this morning, so the latest results are fine, but not sure if this will improve our older results - it will certainly not make them worse.