Skip to content

Releases: nmfs-fish-tools/MSSPM

1.3.1 Release for Linux

16 Sep 22:41
Compare
Choose a tag to compare
  • Modified normal distribution to lognormal distribution for simulated data functionality (so as to avoid negative biomasses)

1.3.0 Release for Windows

16 Sep 03:28
Compare
Choose a tag to compare
  • Fixed bug in Population Parameters table when copy/pasting it to itself (It wasn't working because the covariate columns are hidden)
  • Fixed Predation and Competition matrix bug by effectively switching the i,j matrix indices for matrix operations
  • Fixed bug preventing forecast not lining up with estimation plot when user checks the Historical Data checkbox
  • Added inverse as well as non-inverse bottom temperature covariate data
  • Added better error catching for nlopt errors
  • Added Normal as well as Uniform noise for simulated biomass data (updated Simulated Data GUI - Ctrl+s)
  • Modified first year of the Biomass vs Time and Multi-Run plots to omit the observed biomass data point
  • Modified initial parameters of species so that their initial r values are reasonable and that their estimation plots look as good as possible

1.3.0 Release for Linux

16 Sep 02:38
Compare
Choose a tag to compare
  • Fixed bug in Population Parameters table when copy/pasting it to itself (It wasn't working because the covariate columns are hidden)
  • Fixed Predation and Competition matrix bug by effectively switching the i,j matrix indices for matrix operations
  • Fixed bug preventing forecast not lining up with estimation plot when user checks the Historical Data checkbox
  • Added inverse as well as non-inverse bottom temperature covariate data
  • Added better error catching for nlopt errors
  • Added Normal as well as Uniform noise for simulated biomass data (updated Simulated Data GUI - Ctrl+s)
  • Modified first year of the Biomass vs Time and Multi-Run plots to omit the observed biomass data point
  • Modified initial parameters of species so that their initial r values are reasonable and that their estimation plots look as good as possible

1.2.9 Release for Windows

07 Sep 19:34
Compare
Choose a tag to compare

Release Instructions

  • Import updated keyrun_2022.sql file if want to reset all tables to match Howard's starting spreadsheet

Release Notes

  • Fixed bug with using, for time=0, the Estimated Biomass instead of the Initial Biomass
  • Modified code by removing time=0 row from biomass for fitness calculations
  • Modified database .sql file with Howard’s table data that gives good initial plots for the species

1.2.9 Release for Linux

07 Sep 18:36
Compare
Choose a tag to compare

Release Instructions

  • Import updated keyrun_2022.sql file if want to reset all tables to match Howard's starting spreadsheet

Release Notes

  • Fixed bug with using, for time=0, the Estimated Biomass instead of the Initial Biomass
  • Modified code by removing time=0 row from biomass for fitness calculations
  • Modified database .sql file with Howard’s table data that gives good initial plots for the species

1.2.8 Release for Windows

05 Sep 21:41
Compare
Choose a tag to compare
  • Fixed bug with Initial Population Size additional parameter for NLopt GN_CRS2_LM algorithm not allowing 0

1.2.8 Release for Linux

05 Sep 21:09
Compare
Choose a tag to compare
  • Fixed bug with Initial Population Size additional parameter for NLopt GN_CRS2_LM algorithm not allowing 0

1.2.7 Release for Windows

02 Sep 19:57
Compare
Choose a tag to compare
  • Fixed bug on Estimation Tab 7 with Stop Time in hours not reloading properly
  • Added Warning popup if user tries to Save on Estimation Tab 7 having checked both SurveyQ and Initial Biomass Estimation boxes
  • Modified Population Parameters table to hide Covariate columns (not needed since we have a dedicated Covariate tab now)

1.2.7 Release for Linux

02 Sep 19:31
Compare
Choose a tag to compare
  • Fixed bug on Estimation Tab 7 with Stop Time in hours not reloading properly
  • Added Warning popup if user tries to Save on Estimation Tab 7 having checked both SurveyQ and Initial Biomass Estimation boxes
  • Modified Population Parameters table to hide Covariate columns (not needed since we have a dedicated Covariate tab now)

1.2.6 Release for Windows

02 Sep 03:56
Compare
Choose a tag to compare
  • Fixed bug with parameter estimation starting with mid-range point instead of with the initial parameter value