- Calculate exoplanet host star magnitudes and make file for user upload to the [AAVSO International Database (AID)](https://www.aavso.org/aavso-international-database)
- Scrape comparison stars from AAVSO using either a pre-existing or downloaded plate solution
- Extend plate solution download timeouts
- [TESS](https://exoplanetarchive.ipac.caltech.edu/cgi-bin/TblView/nph-tblView?app=ExoTbls&config=TOI) candidate processing capabilities:
- Quick assessment/joint analysis script (`toi_indiv_lc.py`) to rapidly perform a reduction based on pre-existing inits
- Global fit reduction processing (`toi.py`)
- Scripts to aid in setting initial processing defaults (`inits`) for candidates
- Fix for Bokeh breaking API changes (1290)
- Fix for documentation not showing in Markdown READMEs (1289)
- Various modern build improvements, enhancements and bug fixes
What's Changed
* Issue 563: Add support for fpack based extensions by mikeprimm in https://github.com/rzellem/EXOTIC/pull/1251
* Issue 1125: Fix for AAVSO comp additions - particularly when one matches target star by mikeprimm in https://github.com/rzellem/EXOTIC/pull/1253
* Issue 1164: Printing variable star name and coordinates by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1238
* Issue 1229: Bug for removing variable stars by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1237
* Issue 1235: Changing fitting prior from a/Rs to inc by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1236
* Issue 1240, 1094, 1067: Bringing back AID Uploads by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1242
* Issue 1259: Updating Centroid Plots by tamimfatahi in https://github.com/rzellem/EXOTIC/pull/1260
* Issue 1264: Plate solution timeout extension ... by IraLeeBell in https://github.com/rzellem/EXOTIC/pull/1270
* Issue 1265: Add candidate inits file maker script by noguerfederico in https://github.com/rzellem/EXOTIC/pull/1266
* Issue 1273: Add tess_individ_lc.py for individual TESS time series extraction and fitting by noguerfederico in https://github.com/rzellem/EXOTIC/pull/1262
* Issue 1274/1275 add toi_indiv_lc.py, add for_toi_py_candidate_inits_maker.py and update README.md by noguerfederico in https://github.com/rzellem/EXOTIC/pull/1280
* Issue 1282: Update and normalize build system, add fixed timeout vars by jpl-jengelke in https://github.com/rzellem/EXOTIC/pull/1283
* Issue 1285: Fix for malformed variable name breaking Dynesty/Windows reductions by ivenzor in https://github.com/rzellem/EXOTIC/pull/1286
New Contributors
* ivenzor made their first contribution in https://github.com/rzellem/EXOTIC/pull/1286
* IraLeeBell made their first contribution in https://github.com/rzellem/EXOTIC/pull/1267
* noguerfederico made their first contribution in https://github.com/rzellem/EXOTIC/pull/1266
**Full Changelog**: https://github.com/rzellem/EXOTIC/compare/3.3.0...4.0.1