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

- #127

Closed
wants to merge 25 commits into from
Closed

- #127

wants to merge 25 commits into from

Commits on Jan 13, 2024

  1. Update setup.py

    gduscher committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    64b8908 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. update-emd-reader

    gduscher committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b2f5e90 View commit details
    Browse the repository at this point in the history
  2. Update emd_reader.py

    gduscher committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d3e6a10 View commit details
    Browse the repository at this point in the history
  3. Update emd_reader.py

    gduscher committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    931511f View commit details
    Browse the repository at this point in the history
  4. Update __version__.py

    gduscher committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a6157d0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #117 from pycroscopy/switch2dict

    Switch2dict
    gduscher committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8fe84a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update emd_reader.py

    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a3c730a View commit details
    Browse the repository at this point in the history
  2. Update __version__.py

    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7afc0d2 View commit details
    Browse the repository at this point in the history
  3. Update __version__.py

    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    825c617 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #118 from pycroscopy/switch2dict

    Switch2dict
    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7c6f92b View commit details
    Browse the repository at this point in the history
  5. Update emd_reader.py

    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eb8b3c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #119 from pycroscopy/switch2dict

    Update emd_reader.py
    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6fa39c6 View commit details
    Browse the repository at this point in the history
  7. Update emd_reader.py

    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5ec426b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #120 from pycroscopy/switch2dict

    Update emd_reader.py
    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8a93509 View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    gduscher committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    04cede7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    d6abb29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from ahoust17/main

    call reciprocal axes 'u' and 'v'
    gduscher committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d0a7c76 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix: np.float issue in ARhdf5Reader

    Utkarsh Pratiush committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a5fa2b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. feat: update pifm.py for 'new' reader rules

    The new pycroscopy has switched from Translators to Readers. We no
    longer save files in USID or NSID format in order to translate, but
    rather translate while reading from the file. The user can choose to
    save a given sidpy dataset into USID or NSID format after-the-fact, via
    those libraries.
    
    Here, we update the pifm module to match this new standard. As such, we
    remove the pyNSID dependencies and the write/create methods which use them.
    nsulmol committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1384e51 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. arhdf5 reader

    Utkarsh Pratiush authored and Utkarsh Pratiush committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9f499d9 View commit details
    Browse the repository at this point in the history
  2. test arhdf5 reader

    utkarshp1161 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b6f621b View commit details
    Browse the repository at this point in the history
  3. test arhdf5 reader

    utkarshp1161 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    73edd96 View commit details
    Browse the repository at this point in the history
  4. test arhdf5 reader

    utkarshp1161 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8ce0a47 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #126 from utkarshp1161/main

    test for ARhdf5Reader
    utkarshp1161 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2bf9430 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #124 from nsulmol/main

    feat: update pifm.py for 'new' reader rules
    ramav87 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    48ac424 View commit details
    Browse the repository at this point in the history