Skip to content

fixed memory allocation realtime data reduction, error calculation fix, OOT normalization

Choose a tag to compare

@rzellem rzellem released this 03 Feb 00:32
169edee

Features

  • Now EXOTIC uses substantially less system memory by opening only one file at a time
  • Removed unnecessary global variables
  • Out-of-transit data now normalized to 1
  • Updated time series uncertainty estimation
  • Added back in exposure time header scraper
  • Only the WCS header will be downloaded from astrometry.net instead of the entire timing file due to small file size
  • Updated priors
  • Modified way EXOTIC opens up FITS files when only needing the header information (e.g., time) to use less memory
  • General code cleanup
  • Added back in the ability to check for WCS, retrieving a plate solution, checking for a variable star
  • New example and interactive lightcurve fit

Bugfixes

  • Minor fix to data masking
  • Fix the output for image alignment
  • Updated pre-reduced portion of EXOTIC to work with new memory management