Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correctly serve data for ndarrays #9

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

tinsmcl1
Copy link

@tinsmcl1 tinsmcl1 commented Nov 5, 2024

Fixes issue #8

@tinsmcl1 tinsmcl1 marked this pull request as draft November 5, 2024 17:28
@tinsmcl1 tinsmcl1 marked this pull request as ready for review November 5, 2024 17:30
@tinsmcl1
Copy link
Author

tinsmcl1 commented Nov 5, 2024

To fix the issue, I modified the output of do_parameters_map() to be a dictionary where the keys are the mapped indices and the values are the corresponding column number(s) in the CSV file. These column numbers were calculated based on the parameter sizes in the info json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant