Releases: nmfs-fish-tools/MSSPM
Releases · nmfs-fish-tools/MSSPM
0.9.38 Beta Release for Windows
Release Notes
- Fixed the disappearing predation tables when saving a transposed matrix
- Fixed the erroneous absolute biomass popup message when using relative biomass
0.9.37 Beta Release for Windows
Release Notes:
- Fixed Catch and Observed Biomass tables not saving
- Updated doxygen comments
0.9.36 Beta Release for Windows
Release Notes:
- Fixed crash on switching between projects with different numbers of species
0.9.35 Beta Release for Windows
Release Instructions:
- Run provided script to update the Model Review table using:
mysql -uroot -p db_name < DBModsForVersion0.9.35.dat - Run MSSPM and select Utilities->Create Tables prior to running anything else
Release Notes:
- Updated version of sample database
- Fixed multi-runs always being set to 4
- Fixed not saving deterministic checkbox settings and local/global pulldown on Estimation Tab 6
0.9.34 Beta Release for Windows
Release Instructions:
- Run provided script to update the Model Review table using:
mysql -uroot -p db_name < DBModsForVersion0.9.34.dat - Run MSSPM and select Utilities->Create Tables prior to running anything else
Release Notes:
- Updated version of sample database
- Fixed Add to Review not working correctly if running a multi-run of multi-runs
- Added a monospaced font to Forecast Run Summary text box
- Added better logic on the enable-ness of the Add To Review button
- Added functionality for Add to Review to auto load last project’s model review table upon startup
-- Model Review is saved automatically
-- N.B. the Save button is for when the user wishes to enter something in the Notes field
0.9.33 Beta Release for Windows
Release Instructions:
- Back up any tables that you’ll need (i.e., models)
- Run provided script to drop specific tables and update the models table using:
mysql -uroot -p db_name < DBModsForVersion0.9.33.dat - Run MSSPM and select Utilities->Create Tables prior to running anything else
Release Notes:
- Disabled (temporarily) AGG-PROD from Competition and Presets lists
- Disabled (temporarily) Mohn’s Rho for multi runs
- Fixed Import & Export buttons to always appear in same order (i.e., Import before Export)
- Fixed nmfMainWindow::getFilterButtonsResult() logic
- Fixed MSSPM starting up in REMORA mode.
- Fixed alignment of text in Forecast Run Information box
- Fixed limitation of having to run estimation prior to diagnostics upon application startup if an estimation has already been run
- Fixed Import CSV not working correctly for Model Review
- Fixed Crash when clear output, estimate model A, switch to model B, and begin estimation
- Fixed Model Review not working with multi-runs
- Fixed Minimizer setting not sticking when flipping between multi run and single run
- Added database tables (and associated load/save/import/export buttons) for Mohn’s Rhos Summary GUI
- Added Forecast checkbox for using last single run or multi run set of estimated parameters
- Added multi-run functionality for Diagnostics Parameter Profiles and Forecasts
- Added ProjectName and ModelName fields to Output parameter tables
- Added warning on Mohn’s Rho for multi-run or Bees that it could take a while and show how long based upon time of each run and number of peels; suggest user switch to a deterministic run
- Added functionality where loading a model also loads all of the available output files. N.B. Keep in mind that user can run different “flavors” of models
- Added functionality for Estimation Tab6 Save to save all multi-run parameters
0.9.32 Beta Release for Windows
N.B. Please make sure to run Utilities->Create Tables as I've added some tables
- Fixed Export on Predation not working
- Updated whatsThis help for Bees parameters
- Updated the run "by Parameter” default for averaging runs
- Added database tables and associated load/save/import/export buttons for the ModelReview and Model Fit Summary GUIs
0.9.31 Beta Release for Windows
- Fixed crash when trying to stop a multi-run
- Fixed unwanted automatic change from seconds when minutes when user saves even multiple of 60 seconds
- Added fixed seed checkbox for Bees Algorithm for reproducibility
- Added Bees parameter value checking
- Added functionality that when adding a Bees run to Model Review, the Generate Model Summary displays appropriate data
0.9.30 Beta Release for Windows
- Fixed camera functionality not working when trying to save data
- Fixed output in Data and Output Biomass tabs not being the same
- Added default values in the whatsThis help for the Bees algorithm parameters
0.9.29 Beta Release for Windows
- Fixed bug with Simulated Biomass not working (table name issue)