-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Milestone
Description
-
bayesResults.dreamOutput.modelOutputis unused - it is set to zero on initialisation and is never changed. - removed in Refactors build and results struct #369 -
problemStruct.otherParamsandproblemStruct.otherLimitsare not necessary - removed in Removes unused properties from the API #356 - For the Priors struct , only
priors.priorNamesandpriors.priorValuesare used the remaining properties e.g.priors.bulkInetc. should be removed. Removes unused fields from priors struct #348
We should consider removing placeholders from users facing code (core calculation should not be touched) to avoid confusing the users since all these things will show up in the documentation API reference. All can be re-added as needed after the release
-
QzShift- this is still present in the problemStruct which affects the Python code - removed in Removes unused properties from the API #356 -
problemStruct.oilChiDataPresent,contrastClass.oilChiDataand the oilWater projects - this show up in the docs which can be confusing - removed in Removes unused properties from the API #356 -
MagneticandMagneticDomains- these are very easy to add back but should be removed before release to avoid confusion - removed in Removes unused properties from the API #356 -
problemStruct.repeatLayersnot implemented - implemented in Implements repeat layers #383
Metadata
Metadata
Assignees
Labels
No labels