ETC Project
Each little function is currently a directory because I don’t know how much baggage each thing will have. Some will probably require deeper layers to structure things clearly but here is a basic outline.
Directory Structure (preliminary):
ETC (parent):
README.txt (this document)
>Functions (subdirectories for functions)
>atmLam (atmospheric conditions at observation time) (Oana)
>calcPhotFlux (calc the photon flux at lambda given a single line or mag/filter + SED/BB) (Annie)
>instLam (info about throughput of instrument and detector) (Ali)
>instOverLam (integrate count equation) (Kelly)
>solveForExp (get the S/N and exposure time)
>telLam (info about throughput of telescope, collecting area) (Farhan)
>filtLam (info about throughput of filter) (Matt)