sunkit-image icon indicating copy to clipboard operation
sunkit-image copied to clipboard

Add persistence transform example to the gallery

Open wafels opened this issue 7 years ago • 9 comments

The gallery should include some examples of simple operations on maps.

These include persistence transform maps and mapcubes and overplotting of multiple maps in the same matplotlib Axes instance.

Although these examples are relatively simple, they represent common operations in solar physics.

Here is a draft for the persistence transform - a gist

wafels avatar Jan 19 '18 13:01 wafels

Hacktoberfest has ended @nabobalis

prateekiiest avatar Feb 10 '18 15:02 prateekiiest

I believe it comes around every year.

nabobalis avatar Feb 10 '18 16:02 nabobalis

ok, for next year :)

prateekiiest avatar Feb 10 '18 16:02 prateekiiest

@nabobalis @wafels I would like to work on this issue.

florist-notes avatar Feb 18 '18 10:02 florist-notes

@SKKSaikia You don't need permission to work on an issue.

Just be aware that there is a PR open (https://github.com/sunpy/sunpy/pull/2455) that deals with part of this issue.

nabobalis avatar Feb 18 '18 10:02 nabobalis

Gamma-curve transformation of a map - New Example

Can we work on that? Its pretty basic otherwise

prateekiiest avatar Feb 20 '18 13:02 prateekiiest

PR sunpy/sunpy#2455

Implemented

  • [x] Base Difference
  • [x] Running Difference
  • [ ] Persistence Transform (Not to be ported here, but we can use it later) - The gist

prateekiiest avatar Mar 27 '18 13:03 prateekiiest