-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhistory.json
More file actions
212 lines (192 loc) · 7.1 KB
/
Copy pathhistory.json
File metadata and controls
212 lines (192 loc) · 7.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
[{
"version": "v2.5.0",
"changelog":[
"- New CubeViewer tool for fixing line phasing issues",
"- New Differential Attenuation Utility tool",
"- Elements module replaced by compwizard",
"- Improved database reading/writing and fixed other db issues",
"- Database now uses *.json files",
"- Added selected region description to Image Analyzer plot and mca files output",
"- Overall stability improvements",
"- Old version cubes could not be loaded into Mosaic (fixed)",
"- Spectra reading pool error handling was broken (fixed)"
]
},
{
"version": "v2.4.3",
"changelog": [
"- Double-clicking a chemical element in the status panel now shows the elemental map",
"- Fixed plots saving issue with matplotlib backend",
"- Saving fit plots was causing the application to hang after the first run (fixed)",
"- Fit-approximation plots were not including continuum (fixed)",
"- Setting K (potassium) in the fit-approximation pool would cause issues (fixed)",
"- Merging datacubes was not setting SpecRead cube path back to previous state (fixed)",
"- Fit window was allowing access to the other windows in the background (fixed)",
"- Exporting densemap with another cube highlighted in sample list would cause the highlighted cube to be loaded (fixed)"
]
},
{
"version": "v2.4.2",
"changelog": [
"- Introduced 'element viewer' to Mosaic",
"- It is not longer possible to load independent elemental maps in Mosaic (replaced by element viewer)",
"- Bug fixes in Mosaic",
"- Bug fixes in Image Analyzer",
"- Datacubes with underscore in their name were breaking Mosaic (fixed)"
]
},
{
"version": "v2.4.0",
"changelog": [
"- Added support to EDF file batches",
"- Fixed broken *.h5 loader and related issues",
"- Corrected default SNIPBG parameters",
"- ImageAnalyzer fitting was forcing semilog plot scale (fixed)",
"- Unexpected auto_wizard crash when finding elements (fixed)",
"- User snipbg parameters are override by defaults (fixed)",
"- Mosaic freezing when calculating merge dataset MPS (fixed)"
]
},
{
"version": "v2.3.1",
"changelog": [
"- Added 'flip' option to Mosaic panel",
"- Different datacube types could be merged (fixed)",
"- Set ROI spectra shown was being picked with reverse Y index when a map other than the sum was displayed (fixed)",
"- Mosaic window impossible to close when opening second mosaic through the main panel (fixed)",
"- Small datacubes (<400 spectra) and Single core auto_wizard were crashing with bgstrip option None (fixed)"
]
},
{
"version": "v2.3.0",
"changelog": [
"- Improved memory managed",
"- Auto-wizard data pre-treatment speed significantly improved",
"- New Index Navigator panel available from within Image Analyzer",
"- Support to *.CSV FT-IR maps datasets [experimental]",
"- Clearing maps and resetting samples with an Image Analyzer open would cause misbehavior (fixed)",
"- Large datasets (900k+ spectra) were causing the program to crash when using auto_wizard (fixed)"
]
},
{
"version": "v2.2.1",
"changelog": [
"- Chunks splitting with auto_wizard improved",
"- Automatic update tool added",
"- Added missing scrollbars to Mosaic GUI",
"- n-dead pixels appears when using n-cores with auto_wizard (fixed)"
]
},
{
"version": "v2.2.0",
"changelog": [
"- ROI spectrum fitting added to Image Analyzer",
"- Performance improvements for auto_wizard",
"- Sample re-calibration is now possible via the Re-Configuration Panel",
"- Plot windows look better now",
"- Pre-v1.3 datacubes unable to use auto_wizard (fixed)",
"- AdvCalib sometimes would pick an out-of-bounds mca (fixed)",
"- Attempting to save a datacube while another one was loaded could cause the cube to save in the wrong path (fixed)",
"- Replacing images in cube when a different cube was loaded replaces the image in the last loaded cube instead (fixed)",
"- Setting ROI in a masked image would cause ROI to pick wrong spectra (fixed)"
]
},
{
"version": "v2.1.0",
"changelog": [
"- Masking option added to correlation plots",
"- Overall performance improvements",
"- Correlations are made for 0-255 images instead of raw (fixed)",
"- Correlations accounts smooth filter (fixed)",
"- Sorting ignores case (fixed)"
]
},
{
"version": "v2.0.0",
"changelog": [
"- Datacubes from older versions will be deprectaed in the next version!!",
"- GUI overhaul",
"- Mosaic canvas improvement and bug fixes",
"- Advanced calibration option now available when packing new data",
"- Fixed the display of all images, now with the corrected contrast",
"- Significant performance improvements to image filtering",
"- Datacubes can now be exported as H5 files",
"- Samples database is incorporated in the main panel",
"- Main panel now supports resizing and fullscreen mode"
]
},
{
"version": "v1.3.2",
"changelog": [
"- Performance improvements in auto_wizard",
"- Mosaic now displays datacubes with their proper brightnesses",
"- Included option to load *.mosaic files from Toolbox menu",
"- Several bug fixes and improvements to Mosaic engine",
"- Fixed image correlation (smooth filtering is now considered)",
"- Maps are now normalized when exporting as 'merged'"
]
},
{
"version": "v1.3.1",
"changelog": [
"- Added support to '*.h5' files",
"- Image Analyzer now loads the densemap if no elemental maps are available",
"- Bug fixes"
]
},
{
"version": "v1.3.0",
"changelog": [
"- Performance improvements",
"- Fixed Fano and Noise calculation when compiling a datacube",
"- Fixed issue when replacing element maps through sum/subtraction",
"- Scaling method available for indiviual images (Only for new version datacubes)",
"- Scaling matrix is now applied directly on images",
"- Stability improvements",
"- Included a new scaling method",
"- New manual histogram manipulation tool",
"- Mosaics are now saved in two files. Older versions are compatible"
]
},
{
"version": "v1.2.1",
"changelog": [
"- Performance improvements",
"- Fixed Fano and Noise calculation when compiling a datacube"
]
},
{
"version": "v1.2.0",
"changelog": [
"- Bug fixes",
"- Stability improvements",
"- Added Add/Subtract images to main panel",
"- Added ROI spectrum export to ROI plots"
]
},
{
"version": "v1.1.1",
"changelog": [
"- Bug fixes",
"- Fixed issue with auto wizard when fitting fails",
"- Fixed issue with simple and auto roi tolerance factors"
]
},
{
"version": "v1.1.0",
"changelog": [
"- Fixed Spectrum name converter when inputting dimension",
"- Performance improvements in datacube packing",
"- Performance improvements in multiprocessing",
"- Changed right-click export mode now supports different color maps",
"- Improved plot style",
"- Significant improvements in element finding and Fano/Noise fitting",
"- Fixed map merge functionality",
"- Added 'Wipe Maps' option under ListSamples dropdown menu",
"- Implemented iterative database loading system",
"- Implemented Fitting engine as 'auto_wizard' peakmethod",
"- Added magnification icon to sample image on main panel",
"- Fixed minor bugs to simple- and auto-roi FWHM criteria",
"- Added peakmethod setup options to Settings menu"
]
}]