Skip to content

Releases: nmfs-fish-tools/MSSPM

1.7.6 Release for Windows

15 Oct 20:17
Compare
Choose a tag to compare
  • Added option to “not” change model name when importing HPC

1.7.6 Release for Linux

15 Oct 18:49
Compare
Choose a tag to compare
  • Added option to “not” change model name when importing HPC

1.7.5 Release for Windows

03 Oct 23:17
Compare
Choose a tag to compare
  • Modified HPC meta data file with covariate entry (it was hand added prior)
  • Modified all default seed values to start at 1
  • Modified Estimation Tab 6 - Initial Values and Ranges table to show either Fixed or Scientific format
  • Modified species table to include MinimumBiomass values and released new sample .sql files with release
  • Added RandInitParam and jitter functionality to HPC code
  • Added new trouble shooting tip for multi-runs not running, justgenerating new seeds
  • Added function to read HPC meta file when inputting HPC files (MSSPM needs to know the project and model names corresponding to the hpc csv files)
  • Added HPC import check if number of csv files per parameter don’t equal the number of runs in meta file
  • Added new column to Setup Tab 3 - Minimum Biomass and to species table; updated 3 sample databases
  • Added “skip” covariate files if user chooses to not use covariates on an HPC run

1.7.5 Release for Linux

03 Oct 20:58
Compare
Choose a tag to compare
  • Modified HPC meta data file with covariate entry (it was hand added prior)
  • Modified all default seed values to start at 1
  • Modified Estimation Tab 6 - Initial Values and Ranges table to show either Fixed or Scientific format
  • Modified species table to include MinimumBiomass values and released new sample .sql files with release
  • Added RandInitParam and jitter functionality to HPC code
  • Added new trouble shooting tip for multi-runs not running, justgenerating new seeds
  • Added function to read HPC meta file when inputting HPC files (MSSPM needs to know the project and model names corresponding to the hpc csv files)
  • Added HPC import check if number of csv files per parameter don’t equal the number of runs in meta file
  • Added new column to Setup Tab 3 - Minimum Biomass and to species table; updated 3 sample databases
  • Added “skip” covariate files if user chooses to not use covariates on an HPC run

1.7.4 Release for Windows

23 Aug 05:01
Compare
Choose a tag to compare
  • Fixed bug in HPC code with range covariates…wasn’t resetting a data structure properly
  • Fixed statistics calculations bugs when missing some observed biomass data
  • Modified tables in the database, need to read in new databases from sample area
  • Modified output precision to be 10 digits from 6 digits
  • Modified Summary Statistics calculations with regard to skipping the first year
  • Added Save Scale Factor and format checkboxes in settings feature

1.7.4 Release for Linux

23 Aug 02:54
Compare
Choose a tag to compare
  • Fixed bug in HPC code with range covariates…wasn’t resetting a data structure properly
  • Fixed statistics calculations bugs when missing some observed biomass data
  • Modified tables in the database, need to read in new databases from sample area
  • Modified output precision to be 10 digits from 6 digits
  • Modified Summary Statistics calculations with regard to skipping the first year
  • Added Save Scale Factor and format checkboxes in settings feature

1.7.3 Release for Linux

26 Jun 17:26
Compare
Choose a tag to compare
  • Added Estimate Checkbox states to HPC code
  • Fixed statistics so as to ignore first year
  • Fixed code to only allow jitter if multi-run
  • Fixed build date

1.7.2 Release for Linux

29 May 14:48
Compare
Choose a tag to compare
  • Fixed bug with parameter range testing index
  • Fixed bug with forced_stop happening incorrectly on Windows
  • Added Export to HPC menu item that bundles up all required .csv files with a message to copy them to the user’s HPC account.
  • Added initial parameter value and range randomize features to multi-run (required mod to models table)
  • Added Weight description to WhatsThis help for Populate Parameters
  • Updated SimTest and GeorgesBank databases
  • Updated doxygen files

N.B. Please make sure to import the SimTest and GeorgesBank databases prior to running a model.

1.7.2 Release for Windows

29 May 20:48
Compare
Choose a tag to compare
  • Fixed bug with parameter range testing index
  • Fixed bug with forced_stop happening incorrectly on Windows
  • Added Export to HPC menu item that bundles up all required .csv files with a message to copy them to the user’s HPC account.
  • Added initial parameter value and range randomize features to multi-run (required mod to models table)
  • Added Weight description to WhatsThis help for Populate Parameters
  • Updated SimTest and GeorgesBank databases
  • Updated doxygen files

N.B. Please make sure to import the SimTest and GeorgesBank databases prior to running a model.

1.7.1 Release for Windows

22 May 21:13
Compare
Choose a tag to compare
  • Added user notification (in log window) if estimated values fall on a range or initial value boundary
  • Added WhatsThis help for log window
  • Fixed Stop Button not stopping an estimation in Windows