Commit Graph

176 Commits

Author SHA1 Message Date
9c5d9424e0 Bugfix: Calculate center index after oversampling 2020-06-18 09:05:10 +02:00
f141733908 Bugfix: calculate center index after rescaling 2020-06-18 09:04:17 +02:00
ea25b4ec0f Cosmic Background component added 2020-06-18 09:03:36 +02:00
d72f9f9fce Accept lambda as noise 2020-06-18 09:03:10 +02:00
9376055240 Use numpy functions for equality check 2020-06-18 09:02:49 +02:00
9367c93743 Bugfix: check for equal length of SNR and exposure time 2020-06-09 15:39:55 +02:00
b14eb0551f Code cleanup 2020-06-09 15:31:43 +02:00
b48a00b9b2 Bugfix: decompose units 2020-06-08 11:36:04 +02:00
13372c493e Bugfix: remove check of wl_bins 2020-06-08 11:35:34 +02:00
780e4211f0 Bugfix: spectral flux density per band 2020-06-08 11:35:17 +02:00
7e174381b8 Bugfix: allow 0 for noise 2020-06-08 11:34:49 +02:00
98fac7e874 Bugfix: initialize with no emission 2020-06-08 11:33:41 +02:00
09f8ec2de9 Remove progress bar 2020-05-29 09:53:10 +02:00
a6badfb772 Use default logger 2020-05-29 09:37:05 +02:00
2c8bf1bb1f Use default logger 2020-05-29 09:36:02 +02:00
1884559125 Fix imports 2020-05-29 09:34:38 +02:00
2f1176c998 Bugfix: write output for sensitivity calculation 2020-05-26 22:24:59 +02:00
9f831fbbb9 Set default parameters for psf and output 2020-05-26 22:11:14 +02:00
283517060a Apply unit as default during check 2020-05-26 22:10:41 +02:00
d42fd1eba6 Write result to files 2020-05-23 16:25:18 +02:00
4aa35f53c0 output path renamed 2020-05-23 16:25:00 +02:00
48fa7fd481 Default photometric aperture 2020-05-20 11:32:11 +02:00
49cb85b0e0 Bugfix: default PSF with OSF 2020-05-20 11:31:29 +02:00
2dc6f22af4 Dummy output function added 2020-05-20 09:13:59 +02:00
85403e984b Method visibility improved 2020-05-20 09:13:26 +02:00
1c8e0ff8b0 Method visibility improved 2020-05-20 09:13:07 +02:00
3088d2bc66 Typing improved 2020-05-20 09:12:55 +02:00
872b134ede Typing improved 2020-05-20 09:12:41 +02:00
2f96407908 Methods are now abstract 2020-05-20 09:12:29 +02:00
4c5465321b Method visibility improved 2020-05-20 09:12:08 +02:00
0a2496e146 Bugfix: accept scalar quantum efficiency 2020-05-19 15:59:07 +02:00
4ff5f63992 Bugfix: calculate exposure time correctly 2020-05-19 10:45:42 +02:00
a2fbbfc49d Bugfix: print information 2020-05-19 10:34:10 +02:00
970cdd543b Minor fixes 2020-05-19 10:32:03 +02:00
0244b96499 Show progress information 2020-05-19 09:40:47 +02:00
ef36ab908d Functions vectorized 2020-05-18 14:44:08 +02:00
86e47b356a Check for equal length of SNR and exposure time 2020-05-18 11:13:56 +02:00
4ff9de259c Check output path 2020-05-18 10:56:45 +02:00
2087ca6922 check_path() added 2020-05-18 10:56:38 +02:00
f70be87f43 Allow CSV files for SNR and exposure time 2020-05-18 10:38:07 +02:00
28da5d46be Calculate SNR for Validation 2020-05-18 10:37:09 +02:00
f4dca2f3d3 Reading CSV file moved to helpers 2020-05-18 10:36:35 +02:00
2bedde4bf7 Fix return types 2020-05-16 15:55:50 +02:00
14a7abca74 Calculate sensitivity 2020-05-16 15:52:27 +02:00
ccad053e78 Adanced output 2020-05-15 16:22:18 +02:00
6703a8615f SNR / exposure_time parameter added. 2020-05-15 14:59:07 +02:00
09e338cc59 Fix unit check 2020-05-15 14:58:47 +02:00
8845e60654 Calculate exposure time, update docstring, documentation added 2020-05-15 14:34:55 +02:00
751d9bd9d3 Fix docstring 2020-05-15 14:34:16 +02:00
4ec4f40423 Warn on overexposure 2020-05-15 11:18:03 +02:00