Skip to content
New issue

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

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

Already on GitHub? # to your account

stop writing seed/draw to simulation results #436

Conversation

stevebachmeier
Copy link
Contributor

Do not include seed/draw in results

Description

Changes and notes

This just removes including seed and draw columns for single-simulation

results. They are unnecessary since we already write out the finalized
simulation configuration and they result in duplicate columns in parallel
simulation results

Testing

tests updated and pass

…vivarium into feature/sbachmei/MIC-5116-remove-seed-draw-from-results-cols
@stevebachmeier stevebachmeier merged commit 8fb657c into epic/MIC-4968-results-processing Jun 20, 2024
6 checks passed
@stevebachmeier stevebachmeier deleted the feature/sbachmei/MIC-5116-remove-seed-draw-from-results-cols branch June 20, 2024 20:43
stevebachmeier added a commit that referenced this pull request Jul 8, 2024
* stop writing seed/draw to simulation results

* pin numpy<2.0.0
stevebachmeier added a commit that referenced this pull request Jul 12, 2024
* stop writing seed/draw to simulation results

* pin numpy<2.0.0
stevebachmeier added a commit that referenced this pull request Aug 13, 2024
* stop writing seed/draw to simulation results

* pin numpy<2.0.0
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants