Releases: sunjerry019/nanosquared
Releases · sunjerry019/nanosquared
v0.4.3
What's Changed
- Add Post-Processing of data into CLI App by @sunjerry019 in #45
- Implement a way of saving the raw data from beam profiler by @sunjerry019 in #47
Backwards-Incompatible Changes
The default data-folder was changed from ../data/M2
to ../nanosquared-data/M2
Full Changelog: v0.4...v0.4.2
v0.4
What's Changed
- Outlier Management by @sunjerry019 in #40
- Stage Control GUI for CLI app by @sunjerry019 in #41
- Fix a bug where Server32 tries to import numpy by @sunjerry019 in #43
- Improvement to stage control GUI by @sunjerry019 in #44
- Streamlined installation process
Full Changelog: v0.3...v0.4
v0.3
Fixed a bug where msl-loadlib
tries to load numpy
when numpy
is not required by the 32-bit server.
For safety sake, the latest working package versions have been compiled.
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Packaging into pip-installable package by @sunjerry019 in #25
- Find z_R for reversed stage by @sunjerry019 in #29
- Add a CLI Application by @sunjerry019 in #34
- Improved documentation
Full Changelog: v0.1-alpha...v0.2
v0.1-alpha
First release of a version that works on limited cases and obtains the M² of an arbitrary beam.
Outstanding issues include:
- Only one orientation of the stage is supported for finding the Rayleigh length
- No GUI
- Lack of a way of breaking a current operation
- Finding of Rayleigh length is not optimized for simultaneous data collection of X and Y axes
What's Changed
- Implementation of an ODR Fitter for M^2 Data by @sunjerry019 in #1
- Controller refactor by @sunjerry019 in #2
- Implement support for WinCamD by @sunjerry019 in #3
- Fitter refactor by @sunjerry019 in #4
- ISO Fitting Function by @sunjerry019 in #5
- GSC01 Stage Controller by @sunjerry019 in #6
- Fitter by @sunjerry019 in #7
- Create Licence by @sunjerry019 in #8
- WinCamD Shutter by @sunjerry019 in #9
- msl-loadlib Test by @sunjerry019 in #11
- C# Implementation of interfacing with the NanoScan Device by @sunjerry019 in #12
- Add support for Nanoscan Beam Profiler by @sunjerry019 in #10
- Add functionality to set the scanning speed of NanoScan by @sunjerry019 in #17
- Proof-of-Concept Combination works by @sunjerry019 in #18
- Add support for simultaneous acquisition of X and Y axis datapoints by @sunjerry019 in #21
- Finding of the Rayleigh Length automatically by @sunjerry019 in #22
- Update READMEs by @sunjerry019 in #20
New Contributors
- @sunjerry019 made their first contribution in #1
Full Changelog: https://github.com/sunjerry019/nanosquared/commits/v0.1-alpha