Commit Graph

275 Commits

Author SHA1 Message Date
cd59386152 Logging parameter added 2020-04-24 11:05:41 +02:00
b093ec96d3 Print debug and info 2020-04-24 11:05:01 +02:00
d6601a890f Import sensor 2020-04-24 10:31:44 +02:00
fbbfa287d4 Division added. 2020-04-24 10:29:58 +02:00
f0cba7ee92 Photometric system extended 2020-04-22 11:02:32 +02:00
cec9c7930a Extend photometric system 2020-04-22 11:01:33 +02:00
c2a7f97ec4 Include end wavelength 2020-04-22 10:36:38 +02:00
9b31b5d26e Try to convert emissivity to float 2020-04-22 10:36:27 +02:00
4bd8df8f86 Create radiation pipeline 2020-04-21 14:47:31 +02:00
9d88c2f081 Fix class name 2020-04-21 14:46:40 +02:00
e7fbcaebe7 Create pipeline from pares config 2020-04-21 14:45:00 +02:00
fec52d8784 Initial commit 2020-04-21 10:40:16 +02:00
a19da39da8 Initial commit 2020-04-21 10:39:55 +02:00
db366e2e1a Initial commit 2020-04-21 10:29:02 +02:00
95c8e6d031 Allow multiple values with units 2020-04-21 10:18:33 +02:00
1f47f718da Use relative paths 2020-04-17 13:07:28 +02:00
ef6ff0276f Use relative paths 2020-04-17 13:06:15 +02:00
763556544c add wl_bins as Entry object 2020-04-17 13:05:22 +02:00
d6712834e2 Init function to Entry added 2020-04-17 13:04:59 +02:00
df2c4f036f Conversion to string added 2020-04-17 13:04:32 +02:00
3271b0f7d3 fill missing rebin values with 0 2020-04-17 09:57:13 +02:00
2029d5230c Create noise from wl_bins input parameter 2020-04-16 15:08:47 +02:00
e2f432137c Code clean up 2020-04-16 13:04:21 +02:00
00aa567eda Code clean up 2020-04-16 09:57:01 +02:00
9e5b6e99ef Code clean up 2020-04-16 09:52:40 +02:00
d1eb1c5738 Code clean up 2020-04-16 09:35:24 +02:00
03b4870918 Code clean up 2020-04-16 08:23:00 +02:00
68db02c60d Mirror added 2020-04-15 17:20:24 +02:00
434f1737e0 Beam splitter added 2020-04-15 17:14:47 +02:00
8e10a3dcfe Lens added 2020-04-15 17:14:23 +02:00
3fdc3a1a08 Lens added 2020-04-15 17:11:36 +02:00
2aa7f67158 Docs updated 2020-04-15 17:03:25 +02:00
fb0ecafd40 Read emissivity from file 2020-04-15 17:03:10 +02:00
24de24aa6a Filter added 2020-04-15 16:35:35 +02:00
70c4107925 Check for unit equivalency 2020-04-15 16:33:06 +02:00
fa602c312d gb_factory moved to AHotOpticalComponent 2020-04-15 15:39:01 +02:00
92fa74d7f2 Multiply and subtraction with lambdas, code clean up 2020-04-15 15:38:05 +02:00
f3ea03feb5 Code clean up 2020-04-15 15:35:40 +02:00
b809951fc7 Return thermal radiation as lambda 2020-04-14 19:58:23 +02:00
5f0af43b79 Bugfix: assume obstructor as black body 2020-04-14 19:57:33 +02:00
d2dd8cadc6 Accept lambda from ownNoise() 2020-04-14 19:56:10 +02:00
18c6f061e3 Grey body factory and lambda checker added 2020-04-14 19:55:09 +02:00
f477c86c74 Sum spectral quantity and lambda 2020-04-14 19:54:50 +02:00
998ae066af Allow int and float es transreflectivity and noise 2020-04-14 16:20:25 +02:00
6f984f7730 AHotOpticalComponent added 2020-04-14 15:53:15 +02:00
9263967251 Bugfix: check for matching units before rebinning 2020-04-14 15:52:55 +02:00
3ae1dd8733 Docs updated 2020-04-14 15:51:06 +02:00
9166555994 Initial commit 2020-04-14 14:29:50 +02:00
27a7bce3ac Fix imports 2020-04-14 14:29:36 +02:00
e640eff28b Fix units 2020-04-14 14:29:29 +02:00
3189e6ec67 Add new modules 2020-04-14 14:29:00 +02:00
b7865fe93b Docs updated 2020-04-14 13:12:40 +02:00
c73e6873c8 Initial commit 2020-04-14 13:12:33 +02:00
a5b1f800d7 Docs updated 2020-04-14 13:11:55 +02:00
5181bab22d File reader moved to SpectraQty 2020-04-14 12:49:51 +02:00
be00750f84 Create spectral quantity from file 2020-04-14 12:49:30 +02:00
2692012e61 Docs updated 2020-04-14 11:28:19 +02:00
14ec3e2584 Check for extrapolation 2020-04-14 11:17:21 +02:00
36097dbeb8 calculate signal and noise 2020-04-09 17:51:55 +02:00
bcb610febe Addition, subtraction and multiplication added 2020-04-09 16:53:56 +02:00
4de0233c3d Abstract class for optical component added. 2020-04-08 18:22:24 +02:00
67770406ad Abstract class for optical component added. 2020-04-08 18:21:14 +02:00
e85cdf3022 Code clean up 2020-04-08 18:16:12 +02:00
59d879d5df Return types added 2020-04-08 18:15:53 +02:00
5ef9300353 Bugfix: use correct wavelength bins 2020-04-08 17:29:55 +02:00
e52fcdd71b Rebinning reduced to interpolation / extrapolation 2020-04-08 17:29:24 +02:00
23e2cf726b Create a target from a file 2020-04-08 13:38:08 +02:00
bb59bf9240 Return values fixed 2020-04-08 13:36:08 +02:00
44ade75e00 Equality operator added 2020-04-08 13:35:50 +02:00
ddbed675d2 A class to hold and work with spectral quantities 2020-04-08 10:00:50 +02:00
a531f0a26b Target added 2020-04-08 09:56:04 +02:00
84f6bd0930 Interface for Signal and Noise propagation introduced 2020-04-08 09:47:45 +02:00
15fb785b2d Code clean up 2020-04-08 09:45:59 +02:00
7d1e0f3b2e Error handler added 2020-04-08 09:45:20 +02:00
90256d8ced Initial version 2020-04-06 17:17:31 +02:00