Commit Graph

441 Commits

Author SHA1 Message Date
a892e55a6f Heterodyne instrument added 2020-07-13 14:20:54 +02:00
c79d2bc867 Developer documentation completed 2020-07-07 15:57:27 +02:00
fb7ddafa14 Developer documentation improved 2020-07-07 14:56:47 +02:00
02b3ed2f73 call to parent object moved to ASensor 2020-07-07 09:11:21 +02:00
0f803a3484 Developer documentation updated 2020-07-06 17:28:59 +02:00
314ce0cb43 API documentation added 2020-07-06 17:28:44 +02:00
9bc18b5d5a SpinnerHandler moved to classes 2020-07-06 10:42:46 +02:00
6de06d7723 Visibility of class attributes changed to private 2020-07-02 16:51:18 +02:00
7f67283215 Cosmic background added 2020-07-02 16:50:58 +02:00
fc5e7dfb7c Allow spectral resolution as velocity 2020-06-30 11:30:32 +02:00
76727a5c73 Heterodyne instrument introduced 2020-06-30 11:29:05 +02:00
c3df101a64 Heterodyne instrument introduced 2020-06-30 10:26:43 +02:00
bd2c1c884b Heterodyne instrument introduced 2020-06-30 10:26:16 +02:00
d9745b0203 Add wl_bins to configuration 2020-06-30 10:25:47 +02:00
1164ab930f target size parameter removed 2020-06-29 10:41:41 +02:00
10d0c2f77c Emissivity parameter added 2020-06-29 10:41:26 +02:00
b607dc4f35 Test results updated 2020-06-26 21:17:41 +02:00
5277f5924c Bugfix: prints removed 2020-06-26 19:16:38 +02:00
e5b6e3b700 Bugfix: calculate extended target signal using spectral radiance values 2020-06-26 19:15:43 +02:00
1043a559b8 Bugfix: missing whitespace 2020-06-26 16:04:57 +02:00
095c0cc0da Bugfix: treat dimensionless units 2020-06-26 16:04:32 +02:00
d70ef88643 Bugfix: allow spectral quantities of length 1 2020-06-26 16:04:00 +02:00
c5c4da8404 Bugfix: calculate oversampling factor 2020-06-19 19:34:42 +02:00
79f970c0c9 Cosmic Background documented 2020-06-18 10:24:58 +02:00
6d70381b0c Scaling for AETC validation added. 2020-06-18 10:24:38 +02:00
bdb67b3fe2 CosmicBackground added 2020-06-18 10:13:23 +02:00
9c5d9424e0 Bugfix: Calculate center index after oversampling 2020-06-18 09:05:10 +02:00
d82a500a6a Update test results 2020-06-18 09:04:27 +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
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