Skip to content
Snippets Groups Projects
Forked from empyre / empyre
336 commits behind the upstream repository.
  • Jan Caron's avatar
    7aae4499
    First use of PyCharms! · 7aae4499
    Jan Caron authored
    Added .idea folder with PyCharms settings.
    Changed icon.ico (now round).
    PhaseMap and MagData: Now use h5py to load/save data (via HyperSpy).
    Deprecated loading routines (x3d) are gone now!
    tests: All tests now reflect this change.
    scripts: Streamlined some scripts. Many are now in separate project:
    Script-Vault
    7aae4499
    History
    First use of PyCharms!
    Jan Caron authored
    Added .idea folder with PyCharms settings.
    Changed icon.ico (now round).
    PhaseMap and MagData: Now use h5py to load/save data (via HyperSpy).
    Deprecated loading routines (x3d) are gone now!
    tests: All tests now reflect this change.
    scripts: Streamlined some scripts. Many are now in separate project:
    Script-Vault
profiles_settings.xml 241 B
<component name="InspectionProjectProfileManager">
  <settings>
    <option name="PROJECT_PROFILE" value="Project Default" />
    <option name="USE_PROJECT_PROFILE" value="true" />
    <version value="1.0" />
  </settings>
</component>