Commit Graph

441 Commits

Author SHA1 Message Date
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
f70be87f43 Allow CSV files for SNR and exposure time 2020-05-18 10:38:07 +02:00
72b973f7d6 Clean up 2020-05-18 10:37:30 +02:00
28da5d46be Calculate SNR for Validation 2020-05-18 10:37:09 +02:00
f4dca2f3d3 Reading CSV file moved to helpers 2020-05-18 10:36:35 +02:00
d57add3b9c Function to read a CSV file with units added 2020-05-18 10:36:21 +02:00
2bedde4bf7 Fix return types 2020-05-16 15:55:50 +02:00
a9e5c37e78 Configuration updated 2020-05-16 15:52:44 +02:00
14a7abca74 Calculate sensitivity 2020-05-16 15:52:27 +02:00
ccad053e78 Adanced output 2020-05-15 16:22:18 +02:00
6703a8615f SNR / exposure_time parameter added. 2020-05-15 14:59:07 +02:00
09e338cc59 Fix unit check 2020-05-15 14:58:47 +02:00
8845e60654 Calculate exposure time, update docstring, documentation added 2020-05-15 14:34:55 +02:00
751d9bd9d3 Fix docstring 2020-05-15 14:34:16 +02:00
4ec4f40423 Warn on overexposure 2020-05-15 11:18:03 +02:00
c1f0f981da Bugfix: respect contained pixels 2020-05-15 11:17:49 +02:00
74059f0d4a Checks improved 2020-05-15 11:16:58 +02:00
88d3b509c1 Well capacity added 2020-05-15 11:16:42 +02:00
477eb4d3af Rounding improved 2020-05-15 11:15:44 +02:00
63e9ded9d4 Sensor configuration checking improved 2020-05-15 11:15:18 +02:00
c014131574 Calculate SNR (not tested) 2020-05-14 17:33:02 +02:00
a6e17593d4 Bugfix: calculate total integral of obstructed airy disk 2020-05-14 16:49:20 +02:00
b927ba273c tests for mapToPixelArray added 2020-05-14 16:48:46 +02:00
b322740fb7 mapToPixelMask implemented 2020-05-14 15:03:03 +02:00
10038014f8 Bugfix: scale integral of convolution 2020-05-14 15:02:44 +02:00
0d8b3949a0 Method signature updated 2020-05-14 15:01:36 +02:00
ea12e86324 Tests added 2020-05-13 16:35:01 +02:00
31a1a2c496 Minor fixes 2020-05-13 16:34:52 +02:00
156f6f5abf Minor improvements, mapToGrid renamed 2020-05-13 14:34:07 +02:00
fcfe35a206 Initial commit 2020-05-13 14:33:22 +02:00
1abfa248b2 Initial commit 2020-05-13 14:32:48 +02:00
f251a42012 Bugfix: set the center pixel by default 2020-05-13 14:32:21 +02:00
3fc06ec993 test results updated 2020-05-13 14:31:56 +02:00
745340488b mapToPixelMask implemented 2020-05-13 14:31:47 +02:00
3df7d534e9 mapToGrid renamed to mapToPixelMask 2020-05-13 14:31:32 +02:00
944402bad5 rebin method added 2020-05-13 14:30:46 +02:00
2cebfd4803 updated 2020-05-12 09:15:50 +02:00
766a0872cc Rasterize circle on given grid 2020-05-12 09:15:40 +02:00
a78c882227 Tests updated 2020-05-11 13:52:14 +02:00
34a6e8b1d3 updated 2020-05-11 13:52:02 +02:00
0d1ac338e4 Bugfix: calculate FWHM for jitter 2020-05-11 13:51:52 +02:00
ce0ae58f29 Bugfix: accept contained energy as percentage 2020-05-11 13:51:08 +02:00
ef825ec43b Support for obstruction factor added 2020-05-11 10:38:34 +02:00
3637fa9492 Check PSF oversampling parameter 2020-05-11 10:37:38 +02:00
f26a721704 Bugfix: show recommendations only if available 2020-05-11 10:37:23 +02:00
d4f28b55d8 Support for obstruction added 2020-05-11 10:36:59 +02:00
a12b767aed Return obstruction 2020-05-08 17:21:33 +02:00
81c6a854b3 docstring added 2020-05-08 17:05:17 +02:00