Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
This repository was archived by the owner on May 17, 2021. It is now read-only.

First pass at code update: compatible with Sunpy 0.4 and other fixes #40

Description

@aringlis

I've updated the code and tested it with a set of data files already in my possession. Tests were not exhaustive, but I'm able to run the code from start to finish.

Main changes:

  • updated code to reflect SunPy 0.4, particularly changes to the map API
  • fixes to coordinate transformations (thanks @ayshih)
  • renamed the main files to be more sensible and consistent
  • Updated the docstrings and the code comments
  • Added saving of some output products (right now, model maps of the detected wavefront, in HPC coordinates).

There's still plenty of cleanup to do. Known bugs off the top of my head:

  • persistence map function in aware_utils is broken
  • The use_pickle keyword doesn't work - should always be None at the moment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions