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

modify model/base.py to fix issue #1228 #1

Closed
wants to merge 29 commits into from
Closed

Conversation

ebjordi
Copy link
Owner

@ebjordi ebjordi commented Jul 20, 2020

Description

  • Modified function Radial1DModel.from_csvy() so the dataframes are read appropriately, and that the first is removed only when it's being read from a csv table.

Motivation and Context

See tardis-sn#1235 and tardis-sn#1228 for context

How Has This Been Tested?

pytest passes for all test in the folder.
xfail tests will be added in the next PR of the project

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Add new tests

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have assigned/requested two reviewers for this pull request.

@ebjordi ebjordi changed the title fix issue 1228 and make all tests pass modify model/base.py to fix issue #1228 Jul 20, 2020
ebjordi and others added 28 commits July 20, 2020 23:12
Co-authored-by: Alice Harpole <harpolea@users.noreply.github.com>
Co-authored-by: Alice Harpole <harpolea@users.noreply.github.com>
Co-authored-by: Alice Harpole <harpolea@users.noreply.github.com>
Co-authored-by: Alice Harpole <harpolea@users.noreply.github.com>
@ebjordi ebjordi closed this Jul 27, 2020
@ebjordi ebjordi deleted the csvy-fix branch July 27, 2020 13:14
ebjordi pushed a commit that referenced this pull request Apr 10, 2022
Updating my Version of Tardis and Fixing Environment
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