Commit graph

83 commits

Author SHA1 Message Date
bdc8a82ded
Add file check before loading them 2023-07-12 16:11:02 +02:00
4a07b37e49
Remove plot and higher point 2023-07-04 12:03:43 +02:00
891883e5a8
Update intensity values 2023-07-04 11:55:05 +02:00
187e72848d
Update bias substraction 2023-07-04 11:54:45 +02:00
3a33fbe422
Update saturation value 2023-06-29 15:25:04 +02:00
b0c3e18b55
Update bias area 2023-06-29 11:28:39 +02:00
b3edfb3aee
Fix utf-8 error 2023-06-29 11:28:11 +02:00
37ec1b6b2f
DATE-SCAN too big, falling back to DATE-NUM 2023-06-28 18:37:53 +02:00
880d4dc4b7
Add headers data 2023-06-28 10:02:58 +02:00
df4ecdcaf2
Fix intensity calibration 2023-06-26 14:50:11 +02:00
b328f30618
Update bias substraction 2023-06-26 11:47:04 +02:00
22f629d580
Update permission 2023-06-26 11:40:32 +02:00
db21a1bd65
Add shebang to execute directly 2023-06-26 11:39:29 +02:00
5dc16bbe09
Add bias substraction 2023-06-26 11:37:38 +02:00
5fa0b434dc
Fix a typo 2023-06-26 10:47:27 +02:00
d983c44b04
Fix typo 2023-06-26 10:39:41 +02:00
692d2aa103
Update option name to comply with standard 2023-06-26 10:38:42 +02:00
26bccd778f
Fix output 2023-06-23 16:24:14 +02:00
59e218772a
Update & fix intensity calibration 2023-06-23 16:22:59 +02:00
78c02df9af
Add bias substraction after wavelength calibration 2023-06-23 10:09:51 +02:00
32403fdce4
Add & Fix final format 2023-06-19 17:31:14 +02:00
5e8e21b66b
Fix typo in cache loading 2023-06-19 13:32:31 +02:00
df29d0378b
Improve same_value efficiency 2023-06-19 13:31:50 +02:00
fb0e548243
Add intensity calibration
- Bump version
- Add intensity calibration
- Clean wavelength calibration (WIP)
- Add --intensity option
- Update --calibration option to --wavelength
2023-06-16 17:44:17 +02:00
f6970dce17
Fix output 2023-06-16 17:42:47 +02:00
0f33fb8072
Bump new version 2023-06-16 15:10:32 +02:00
9b2d879dab
optimize consecutive & clean unused var 2023-06-16 15:06:36 +02:00
a6781588bb
Add rotation step for spectrum.py 2023-06-16 15:05:41 +02:00
ba920b7e79
Add spectrum analysis 2023-06-01 18:04:33 +02:00
3b3329fe74
Add functions and fix
- Add near_value function
2023-06-01 18:04:14 +02:00
b3b1bb843b
Add calibration for spectrum 2023-06-01 15:28:32 +02:00
edb79cfb57
Update result data to decrease size 2023-06-01 11:56:42 +02:00
587a509f3e
Update calibration 2023-05-30 15:12:01 +02:00
893a5268c3
Update result format 2023-05-30 10:41:30 +02:00
6eaf141f1f
Add logging & fix
- Add --verbose option
- Fix calibration
2023-05-26 16:22:11 +02:00
d1b02301aa
Update processing order & fix 2023-05-26 13:53:16 +02:00
3c0ece6688
Add same_value and last_same_value 2023-05-25 16:59:48 +02:00
ecc8ac804e
Update wavelength calibration
- now calibrate in 2D
2023-05-25 16:58:56 +02:00
0ef0b9079b
Update peak finding, still buggy 2023-05-25 16:57:37 +02:00
216325ebf4
Update get_extremities args 2023-05-24 15:13:29 +02:00
ceaeccde3a
Fix consecutive, Update default of retrieve_peaks 2023-05-24 15:11:05 +02:00
4e54a1b433
Update to use wavelength_calibration 2023-05-24 15:10:07 +02:00
f3e62bfca3
Update to change wavelength_calibartion into a library 2023-05-24 15:09:28 +02:00
e30cd203a0
Fix typo in doc 2023-05-24 12:26:18 +02:00
8e1ca4bd60
Update code to add function (still WIP) 2023-05-23 16:59:05 +02:00
e509199bf9
Update loading to use calibration file 2023-05-23 16:43:39 +02:00
7a0d016905
Add bad calib peak deletion with ratio 2023-05-23 15:58:06 +02:00
fa0d433244
Update LICENSE 2023-05-23 14:37:29 +02:00
bf40d1db67
Add auto calibration based on peakless signal 2023-05-23 14:35:21 +02:00
3d90b03a6d
Add peak deletion part
Try to start from the same point for each spectrum by comparing 'ground' part without peaks
2023-05-23 11:28:54 +02:00