FastTemplatePeriodogram
FastTemplatePeriodogram copied to clipboard
Code Organization
Currently, it's not clear from the package layout which routines are meant to be user-facing, and which routines are meant as utilities. Probably the easiest way to address this is to import all objects which are intended to be user-facing within tempfit/__init__.py
Partly addressed in 50589569180fe9f3c2a5e59768f285c297d6c399
Leaving this open in case I missed any of the essential API.