Commit graph

31 commits

Author SHA1 Message Date
0d79633290
Add script to calibrate wavelength 2023-05-22 15:59:57 +02:00
0aa8a98cc7
Add first strategy to calibrate wavelength
It's don't seems good enough
2023-05-17 14:31:01 +02:00
bc493177bd
Add calibration (WIP)
- Fix command parser
- Add --calibration option
- Add calibration (WIP)
2023-05-16 16:46:19 +02:00
3a38b157d2
Add output 2023-05-16 16:01:26 +02:00
836b453d8b
Clean up 2023-05-16 15:56:08 +02:00
1f85197d07
Update version number
- Add --output option (WIP)
- Add output generated (only missing thing is now the wavelength axis)
2023-05-16 15:41:51 +02:00
17531f2cea
Update cache use
- Default strategy is now no cache
- Cache name is not generated anymore
- Add --cache option
2023-05-16 14:08:26 +02:00
20be3e07ad
Add options and options parser
- Add --version option
- Add --help option
- Add --no-cache option
2023-05-16 13:38:02 +02:00
484a75ac0f
Update visualization
- Add imshow to have a better view of what works and what does not
- Update plot to get "true" intensity by deleting convolution
2023-05-16 11:16:37 +02:00
6a423e528a
Update indicator to find calibrations lines 2023-05-16 11:13:30 +02:00
44d0769b27
Clean up 2023-05-15 17:01:19 +02:00
15325e0e8f
Add intensity step correction
- Finished curve correction
- Add intensity correction for each x
2023-05-15 16:43:59 +02:00
2840f86646
Add first deformation 2023-05-11 16:57:48 +02:00
3c2c30b0fb
Add stripe detection (WIP) 2023-05-11 14:30:10 +02:00
2e1c83b527
Add calibration detection 2023-05-10 14:39:23 +02:00
dd2e964ead
Add steps
- Rotation detection
- WIP calibration detection
2023-05-10 14:14:04 +02:00
76550fc1ec
Fixes
- Fix i definition in last_consecutive
- Update flags in rotate
2023-05-10 14:12:51 +02:00
17e0cc3fd8
Add rotate function
use OpenCV for fastest rotation
2023-05-09 14:32:03 +02:00
a240bf83e8
Update label detection method
- Remove old label detection code and dependancy to scipy
- Add quick label detection method without dependancies
2023-05-09 12:43:34 +02:00
ba1a591669
Fix typo 2023-05-09 12:31:32 +02:00
3bcc5b9f50
Add functions
- Add consecutive
- Add last_consecutive
2023-05-09 12:16:21 +02:00
f75e2e2af9
Add type check for point finding 2023-05-09 11:37:56 +02:00
1b04152337
Update .gitignore 2023-05-05 18:08:50 +02:00
e3c94ca0cb
Update .gitignore 2023-05-05 18:07:20 +02:00
0060bddaef
Add label finder part
- remove the label part to clean the data
2023-05-05 18:01:42 +02:00
fcb3172399
Add first ETA automated processing
Start of the transition from jupyter to plain python.
Still WIP ! For now, only give the cropped image.
2023-05-05 17:05:28 +02:00
c26b4782ed
Fix and add function to utils.py
- Add point function
- Add find_point function
- Fix type check in some function
2023-05-05 17:01:07 +02:00
dd526c77ef
Update .gitignore 2023-05-05 13:33:39 +02:00
7b1e8940c9
Add first utils functions
- Add load
- Add compress
- Add big_to_small
- Add small_to_big
- Add check_side
- Add fill
2023-05-04 16:46:35 +02:00
c4c7058a56 Mise à jour de 'LICENSE' 2023-05-04 13:08:38 +00:00
2e2d821b68 Initial commit 2023-05-04 13:07:43 +00:00