Fix bug in plfill where the whole box is incorrectly filled
Fix const correctness in plP_sfnam
Removed include of csa/nan.h form plgridd.c
Fixed memory leak and potential buffer overrrun in plcpstrm
Sort gain stage thresholds and number of channels for the CAS
Replaced v1.00.07 release binary
Accidentally included files for v1.00.05 in v1.00.07 release zip
Added binary releases files
Added CAS scattering data all the way up to 100 um for PSL and water
Changed version number to 1.00.07
Added a new option for reading the minimum threshold from PADS files
Added extra possible names for the PADS binned counts columns
updated version number to 1.00.06
Removed plexit call associated with not finding the .fnt files
Specify python2 in the shebang of convert_comment
Added instructions for unsupported paths to wiki
Building_PLplot
Building_PLplot
Configure_PLplot_for_the_Visual_Studio_IDE
Updated wiki for building with visual studio
Configure_PLplot_for_the_Visual_Studio_IDE
Configure_PLplot_for_the_Visual_Studio_IDE
Configure_PLplot_for_the_Visual_Studio_IDE
Configure_PLplot_for_the_Visual_Studio_IDE
Configure_PLplot_for_the_Visual_Studio_IDE
Configure_PLplot_for_the_Visual_Studio_IDE
Exported two functions from plstream.cc into the plplotcxx lib/dll for dll builds
Changed order of some wxwidgets headers to avoid compilation bug
Changed color interpolation for plscmap1l and plscmap1la
Changes to documentation for plscmap1l
There is a missing > on line 240 of the .vcproj file which stops the project loading. You can open this in notepad (it is an xml file) and manually insert it to make the file work again. Solution and problem identified at https://stackoverflow.com/a/21582957/1051805 Phil
Fixed possible uninitialised variable bug in wxPLplotwindow class
Created New Binary Release As I think there may have been an error in
Added a readme with instructions
Changed version number and copyright info to the about dialog.
Made new windows binary zip
Removed non-zipped release folders and replaced with a folder containing
Missing ;
updated version number in about text box
Added licencing info and updated about bot to include the reference
Added binary releases to source control
Updated About dialog
Added the Binary Releases folder to .gitignore
MAde a generic PadsInstrument class and added support for reading in
Removed unused fileversion files
Fix bug where cross section uncertainty can be negative
Fixed bug when saving for new PADS version CDP files
Ensured that the last bin of the last gain stage is set to have
Updated version in the About dialog
Renamed the generate boundaries button (and associated function/ID) to
Updated about dialog
Added a CDP PSL scattering data file
Fix crash when outputting fits before any data has been read in.
When the diameter or uncertainty are not valid numbers or not in range
Added Ability to read the treshold table from a CDP PADS data file.
Changed some Mie table names and added some new ones
MAke sure we reset the fits to NULL after deleting them when we
Set up text input in plot properties dialog to enable/disable based on check boxes
Fixed problem with plots when file was removed
Added a check for empty strings when tokenizing them.
Fixed errors in setting the axis limits with the dialog
Removed the word PCASP from the gui, replacing with OPC
Clearing out unused variables
Added button to the histogram plots. This will trigger display of plot properties for changing axes,
Fix an issue with the CAS
Initial commit
correctly update single hitogram
fixed scale on scatter plots
Support instruments with not exactly 3 gain stages
Made the CDP Instrument class able to read from both the FAAM version of
Added ability to save plots and some tidying of loading cal files
Fixed error in loading cas data - used the wrong index to check which instrument
Fix tab separation when copying cells
Permitted fitting a line to data with only 2 points
Fixed bug where when a cal file was read in, if the Mie table was not
Reset the size of the size distribution when they are recalculated in
Added reading of threshold tables from the CAS PADS file
Fixed another problem with the output and an error with parsing lines
Removed spaces in scattering file names
Fixed crash that happened if you loaded a cal file when there were
Added the Saphire CDP data option
Fixed output so that it works correctly again for the cstodconverter
set line style so solid brfore plotting begins
Use the correct function to redraw histograms
rturn false when reading data if we havve a nonexistent instrument
Removed incorrect extra prepending zero to gain stage boundaries.
Fixed problem with pasting data
Fixed bug whereby if a gain stage had no fit data, nothing got added to the output file.
Moved all the instrument specific details into a set of Instrument
Added ability to read a calibration file back in.
Remove extra newine form end of copied data
Made plots zoomable.
Label alteration as bins are now variable
Read in standard deviation too
Used the correct CAS gain stage boundaries
Set up code to correctly set gain stage limits
Changed how we weight the x and y values when finding a centre point
Actually clear the plot before a redraw and do it black on white.
Added database files for new version of visual studio to .gitignore
Added Manchester PCASP reader