TCDSolar / SMARTpy

SolarMonitor Active Region Tracking
0 stars 2 forks source link

Processing & Diff_Rotation #2

Closed DavidCnly closed 3 months ago

DavidCnly commented 4 months ago

Functions for processing magnetograms, performing STL operations (currently working on the cosine corrections for LOS), and performing differential rotation.

samaloney commented 4 months ago

Need to add at least sunpy to here so the package know to install it.

https://github.com/TCDSolar/smartpy/blob/8ceb9961d1232f090d707dff204ca31ee66c48f7/pyproject.toml#L14C1-L14C18

similar to this

https://github.com/sunpy/sunpy/blob/b222d0e28f571c435589740acf6211c05821af4f/pyproject.toml#L30-L37