Commit graph

103 commits

Author SHA1 Message Date
12d0c703a7
Update settings 2023-08-22 16:15:19 +02:00
2e044a0b76
Refactoring (WIP) 2023-08-22 03:37:40 +02:00
0d9062ffe5
Add possible env name 2023-08-22 03:01:14 +02:00
80a3a58ce4
Remove bias substraction for now 2023-07-27 15:00:10 +02:00
4c25cf6ac5
Fix & Clean up 2023-07-27 14:59:34 +02:00
c70be8a74f
Fix typo 2023-07-27 12:16:51 +02:00
d97c041ea0
Update calibration
- Update normalization of window
- Clean up exception logging
- Fix edge case
2023-07-27 12:15:11 +02:00
920374b144
Update polyfit to interpolation 2023-07-20 17:10:16 +02:00
00670cf47a
Merge branch 'main' of ssh://linarphy.net:56910/linarphy/naroo_reader into main
sync
2023-07-19 15:54:25 +02:00
3dc1223306
start of the removal of artefact 2023-07-19 15:49:14 +02:00
621bd0f5ae Mise à jour de 'README.md' 2023-07-18 13:54:33 +00:00
1455b60101
Update requirements.txt 2023-07-18 15:48:23 +02:00
f6ac23d16d
Add requirement for installation 2023-07-18 15:45:51 +02:00
0ce7b43f05
Delete matplotlib requirement 2023-07-18 15:44:26 +02:00
b855e870b7
Update to check if file exist and other fix 2023-07-18 15:11:49 +02:00
98efc87ee4
Remove display 2023-07-18 15:10:30 +02:00
7579a3dde1
Update intensity calibration 2023-07-18 14:45:00 +02:00
0f7e074770
Update bias substraction 2023-07-18 11:23:12 +02:00
c47445c719
Update bias substraction 2023-07-18 11:22:52 +02:00
6e59db3214
Delete bias dark display 2023-07-12 16:22:26 +02:00
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