Commit Graph

297 Commits

Author SHA1 Message Date
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
6385fbb804 Test RadiantFactory 2020-04-21 14:46:18 +02:00
fd4ae520f3 Test RadiantFactory 2020-04-21 14:46:02 +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
62790e68de use numpy array instead of list 2020-04-17 09:57:52 +02:00
b0d5d2593e Initial commit 2020-04-17 09:57:26 +02:00
3271b0f7d3 fill missing rebin values with 0 2020-04-17 09:57:13 +02:00
db13f0b073 Create noise from wl_bins input parameter 2020-04-16 15:12:44 +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
8c6daa404e tests restructured 2020-04-16 08:10:34 +02:00
8d7d9dab01 Beam splitter added 2020-04-15 17:20:50 +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
afd3a0bf6d add units to header 2020-04-15 16:35:16 +02:00
29e219c158 Test lambda multiplication and subtraction, test units from column header 2020-04-15 16:33:46 +02:00
70c4107925 Check for unit equivalency 2020-04-15 16:33:06 +02:00
2b2ad29ff7 Fix units 2020-04-15 16:19:54 +02:00
d02d9d6197 Fix arguments 2020-04-15 15:39:25 +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
f28c785d64 Bugfix: test_calcNoise() 2020-04-15 15:36:00 +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