Skip to content

Releases: olivertlord/black

black

21 Feb 16:33

Choose a tag to compare

This update includes new calibration and hardware parameter update buttons, so that these data can be easily changed, but are remembered between sessions without the need for re-entry. The .MAT files where these data are stored are now also saved into any output folder for ease fo future reusability.


Black is a GUI written using the Matlab© GUIDE© package and is designed to process .SPE files collected from an Princeton Instruments Acton spectrograph for the determination of temperature during double sided laser heating experiments in the diamond anvil cell. The software is designed around the laser heating system in the School of Earth Sciences, University of Bristol.

The software can operate in both a live mode (during an experiment) where it will automatically process new files as they arrive or a post-processing mode, where files within a folder can be processed rapidly and sequentially. The software can process data from both sides of the sample simultaneously, assuming the incandescent light from each side is spatially separated but focussed onto the same CCD chip by the spectrometer.

The software provides the user with plots of temperature cross-sections as well as the peak temperature from both sides as a function of elapsed time. Several optional subroutines are available, including boxcar smoothing, temperature correction based on chromatic aberration, error minimisation based on wavelength window optimisation and an auto-rotation feature that can correct for the incident light being non-orthogonal to the spectrometer slit.

Future improvements include: making the software as hardware independent as possible, improving the commenting and efficiency of the code and writing a complete README file with operational instructions.

black

06 Apr 11:20

Choose a tag to compare

Bug Fix: Code now determines the location from which it is being executed, allowing calibration selection browser to always point to the calibration folder, regardless of where black is installed. E256 ffile path is now also always relative to the calpath, so this should also work regardless of the location of black. These problems arose when I added black to the MATLAB path, which meant that relative path locations no longer necessarily worked as black might be launched from any location.


Black is a GUI written using the Matlab© GUIDE© package and is designed to process .SPE files collected from an Princeton Instruments Acton spectrograph for the determination of temperature during double sided laser heating experiments in the diamond anvil cell. The software is designed around the laser heating system in the School of Earth Sciences, University of Bristol.

The software can operate in both a live mode (during an experiment) where it will automatically process new files as they arrive or a post-processing mode, where files within a folder can be processed rapidly and sequentially. The software can process data from both sides of the sample simultaneously, assuming the incandescent light from each side is spatially separated but focussed onto the same CCD chip by the spectrometer.

The software provides the user with plots of temperature cross-sections as well as the peak temperature from both sides as a function of elapsed time. Several optional subroutines are available, including boxcar smoothing, temperature correction based on chromatic aberration, error minimisation based on wavelength window optimisation and an auto-rotation feature that can correct for the incident light being non-orthogonal to the spectrometer slit.

Future improvements include: making the software as hardware independent as possible, improving the commenting and efficiency of the code and writing a complete README file with operational instructions.

black

26 Mar 15:50

Choose a tag to compare

Cleaned up repository and added .gitattributes file.


Black is a GUI written using the Matlab© GUIDE© package and is designed to process .SPE files collected from an Princeton Instruments Acton spectrograph for the determination of temperature during double sided laser heating experiments in the diamond anvil cell. The software is designed around the laser heating system in the School of Earth Sciences, University of Bristol.

The software can operate in both a live mode (during an experiment) where it will automatically process new files as they arrive or a post-processing mode, where files within a folder can be processed rapidly and sequentially. The software can process data from both sides of the sample simultaneously, assuming the incandescent light from each side is spatially separated but focussed onto the same CCD chip by the spectrometer.

The software provides the user with plots of temperature cross-sections as well as the peak temperature from both sides as a function of elapsed time. Several optional subroutines are available, including boxcar smoothing, temperature correction based on chromatic aberration, error minimisation based on wavelength window optimisation and an auto-rotation feature that can correct for the incident light being non-orthogonal to the spectrometer slit.

Future improvements include: making the software as hardware independent as possible, improving the commenting and efficiency of the code and writing a complete README file with operational instructions.

black

26 Feb 16:30
67d9558

Choose a tag to compare

Updated README file.


Black is a GUI written using the Matlab© GUIDE© package and is designed to process .SPE files collected from an Princeton Instruments Acton spectrograph for the determination of temperature during double sided laser heating experiments in the diamond anvil cell. The software is designed around the laser heating system in the School of Earth Sciences, University of Bristol.

The software can operate in both a live mode (during an experiment) where it will automatically process new files as they arrive or a post-processing mode, where files within a folder can be processed rapidly and sequentially. The software can process data from both sides of the sample simultaneously, assuming the incandescent light from each side is spatially separated but focussed onto the same CCD chip by the spectrometer.

The software provides the user with plots of temperature cross-sections as well as the peak temperature from both sides as a function of elapsed time. Several optional subroutines are available, including boxcar smoothing, temperature correction based on chromatic aberration, error minimisation based on wavelength window optimisation and an auto-rotation feature that can correct for the incident light being non-orthogonal to the spectrometer slit.

Future improvements include: making the software as hardware independent as possible, improving the commenting and efficiency of the code and writing a complete README file with operational instructions.

black

23 Feb 16:15

Choose a tag to compare

Black is a GUI written using the Matlab© GUIDE© package and is designed to process .SPE files collected from an Princeton Instruments Acton spectrograph for the determination of temperature during double sided laser heating experiments in the diamond anvil cell. The software is designed around the laser heating system in the School of Earth Sciences, University of Bristol.

The software can operate in both a live mode (during an experiment) where it will automatically process new files as they arrive or a post-processing mode, where files within a folder can be processed rapidly and sequentially. The software can process data from both sides of the sample simultaneously, assuming the incandescent light from each side is spatially separated but focussed onto the same CCD chip by the spectrometer.

The software provides the user with plots of temperature cross-sections as well as the peak temperature from both sides as a function of elapsed time. Several optional subroutines are available, including boxcar smoothing, temperature correction based on chromatic aberration, error minimisation based on wavelength window optimisation and an auto-rotation feature that can correct for the incident light being non-orthogonal to the spectrometer slit.

Future improvements include: making the software as hardware independent as possible, improving the commenting and efficiency of the code and writing a complete README file with operational instructions.