PascalLesage / presamples

Package to write, load, manage and verify numerical arrays, called presamples.
BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

Parameter loader #58

Closed PascalLesage closed 5 years ago

PascalLesage commented 5 years ago

PackagesDataLoader.parameters now contains a ConsolidatedParameterIndexedMapping object.
Fixes https://github.com/PascalLesage/presamples/issues/56#issue-455297560 Fixes https://github.com/PascalLesage/presamples/issues/57#issue-456283943 Helps with https://github.com/PascalLesage/presamples/issues/21#issue-297985764

ConsolidatedParameterIndexedMapping tested .

PascalLesage commented 5 years ago

Incomplete. Closed and new pull request coming up.

PascalLesage commented 5 years ago

Reopening pull request with all commits.

PascalLesage commented 5 years ago

Looks good. Was a bit of a shock for me to see the consolidated as the default parameter loader, but I think it makes sense.

The "unconsolidated" IndexedParameterMapping is available in .parameter_data_loaded