Dioptas/dioptas/model
Clemens Prescher f3092e5c60 feat: using pyfai config dictionary for saving and loading projects
this should contain all the up to date information necessary
2025-04-17 10:28:19 +02:00
..
loader feat: rename flags from karabo_data to extra_data installed and test functionality without extra_data installed 2025-04-03 09:30:12 +02:00
util feat: adding "tiff" to watched file types for autoprocessing 2025-03-21 07:18:44 +01:00
BatchModel.py bugfix: fix imports for SmoothBrucknerBackground from xypattern 2025-03-20 09:28:21 +01:00
CalibrationModel.py feat: using pyfai config dictionary for saving and loading projects 2025-04-17 10:28:19 +02:00
Configuration.py feat: using pyfai config dictionary for saving and loading projects 2025-04-17 10:28:19 +02:00
DioptasModel.py FIX: switch from interp2d to RegularGridInterpolator 2025-03-21 06:54:55 +01:00
ImgModel.py feat: adding "tiff" to watched file types for autoprocessing 2025-03-21 07:18:44 +01:00
MapModel.py REFACTOR: using Pattern from xypattern inside all files 2024-03-14 20:34:26 +01:00
MapModel2.py FIX: issue with autoselection after map update 2024-02-15 18:49:55 +01:00
MaskModel.py move _load_mask to read_mask_file, add docstrings, fix function signature linting 2023-06-29 14:33:47 +02:00
OverlayModel.py fix: all Optional method parameters are now initialized as None 2025-04-03 09:19:50 +02:00
PatternModel.py fix: use python 3.9 syntax for two different types in function signature 2025-04-03 08:24:01 +02:00
PhaseModel.py FEATURE: Add phase lines in map pattern plot 2024-02-13 15:05:55 +01:00
__init__.py file list in map control now updated 2024-01-06 10:20:16 +01:00