Commit Graph

197 Commits

Author SHA1 Message Date
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
3b337749b7 Try to convert the units to the default unit 2020-06-08 11:35:48 +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
8127ee2c19 Add empty line before table 2020-05-29 09:53:01 +02:00
ec9f2fa737 Begfix: remove debug error 2020-05-29 09:43:24 +02:00
a6badfb772 Use default logger 2020-05-29 09:37:05 +02:00
ee189fa5c6 Logger improved 2020-05-29 09:36:40 +02:00
2c8bf1bb1f Use default logger 2020-05-29 09:36:02 +02:00
696076e131 error function moved to logger 2020-05-29 09:34:56 +02:00
1884559125 Fix imports 2020-05-29 09:34:38 +02:00
4a5d9cdc64 Logger creation unified, overwrite error method 2020-05-29 09:33:43 +02:00
fb7c2b762d Add LoggingHandler for handling a spinner indicating an ongoing calculation 2020-05-29 09:33:06 +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
a313daf44f Help text updated, output argument removed 2020-05-25 16:57:26 +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
842839da03 Print heading symmetric 2020-05-19 15:58:39 +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
16c4cb7aa7 docstrings added 2020-05-19 09:50:38 +02:00
a2bac70ddc Show progress information, print results 2020-05-19 09:41:03 +02:00
0244b96499 Show progress information 2020-05-19 09:40:47 +02:00
338ece278b print results 2020-05-19 09:39:59 +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