Commit Graph

26 Commits

Author SHA1 Message Date
ca87a5202d Remove unused imports 2020-09-26 17:11:33 +02:00
b3fb5197e9 pow method added 2020-07-14 11:59:50 +02:00
d70ef88643 Bugfix: allow spectral quantities of length 1 2020-06-26 16:04:00 +02:00
9376055240 Use numpy functions for equality check 2020-06-18 09:02:49 +02:00
2c8bf1bb1f Use default logger 2020-05-29 09:36:02 +02:00
f4dca2f3d3 Reading CSV file moved to helpers 2020-05-18 10:36:35 +02:00
bfe7d4e917 Print format changed 2020-04-24 17:11:28 +02:00
37c092181c Bugfix: division 2020-04-24 17:11:15 +02:00
24f9f8aebe Integration added 2020-04-24 17:10:54 +02:00
1477072c2c Code tuning 2020-04-24 11:46:16 +02:00
fbbfa287d4 Division added. 2020-04-24 10:29:58 +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
e2f432137c Code clean up 2020-04-16 13:04:21 +02:00
70c4107925 Check for unit equivalency 2020-04-15 16:33:06 +02:00
92fa74d7f2 Multiply and subtraction with lambdas, code clean up 2020-04-15 15:38:05 +02:00
f477c86c74 Sum spectral quantity and lambda 2020-04-14 19:54:50 +02:00
9263967251 Bugfix: check for matching units before rebinning 2020-04-14 15:52:55 +02:00
a5b1f800d7 Docs updated 2020-04-14 13:11:55 +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
bcb610febe Addition, subtraction and multiplication added 2020-04-09 16:53:56 +02:00
e52fcdd71b Rebinning reduced to interpolation / extrapolation 2020-04-08 17:29:24 +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