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

Improving reading and recreating fit pseudodata #1328

Merged
merged 20 commits into from
Sep 15, 2021
Merged

Commits on Aug 31, 2021

  1. Recreating python psueododata

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    bf189b7 View commit details
    Browse the repository at this point in the history
  2. Using collect approach

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    46e6bbf View commit details
    Browse the repository at this point in the history
  3. Adding docstrings

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a53adfd View commit details
    Browse the repository at this point in the history
  4. Removing unused import

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    679384e View commit details
    Browse the repository at this point in the history
  5. Changing logic of reading pseudodata

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    347b942 View commit details
    Browse the repository at this point in the history
  6. Removing os import

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    faf554d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f146d0 View commit details
    Browse the repository at this point in the history
  8. Making recreates return same type as read

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    207d4db View commit details
    Browse the repository at this point in the history
  9. Returning DataTrValSpec list

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a4c601f View commit details
    Browse the repository at this point in the history
  10. Collecting over replicas

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2d8214d View commit details
    Browse the repository at this point in the history
  11. Adding other seeds to fitenvironment

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c39703d View commit details
    Browse the repository at this point in the history
  12. Fixing tests

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    cad699a View commit details
    Browse the repository at this point in the history
  13. Removing unused imports

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5a89b3b View commit details
    Browse the repository at this point in the history
  14. Fixing example in docstrings

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    24184b8 View commit details
    Browse the repository at this point in the history
  15. Fixing header of test file

    siranipour committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    747f7a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    1d9bffd View commit details
    Browse the repository at this point in the history
  2. Formatting test_pseudodata.py

    siranipour committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    bed5b93 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Fixing examples

    siranipour committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    978ab4e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Juan M. Cruz-Martinez <juacrumar@lairen.eu>
    siranipour and scarlehoff committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    3b9bd07 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Logger warning that we overwrite seeds

    siranipour committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    3114c38 View commit details
    Browse the repository at this point in the history