CHANGELOG.rst
CITATION.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
sunpy-dev-env.yml
tox.ini
./sunpy/io/src/ana/_pyana.c
./sunpy/io/src/ana/anacompress.c
./sunpy/io/src/ana/anadecompress.c
./sunpy/io/src/ana/anarw.c
docs/Makefile
docs/about.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/nitpick-exceptions
docs/robots.txt
docs/code_ref/data.rst
docs/code_ref/database.rst
docs/code_ref/image.rst
docs/code_ref/index.rst
docs/code_ref/io.rst
docs/code_ref/known_issues.rst
docs/code_ref/map.rst
docs/code_ref/net.rst
docs/code_ref/physics.rst
docs/code_ref/stability.rst
docs/code_ref/sun.rst
docs/code_ref/sunpy.rst
docs/code_ref/sunpy_stability.yaml
docs/code_ref/time.rst
docs/code_ref/timeseries.rst
docs/code_ref/util.rst
docs/code_ref/visualization.rst
docs/code_ref/coordinates/carrington.rst
docs/code_ref/coordinates/index.rst
docs/code_ref/coordinates/other_api.rst
docs/code_ref/coordinates/rotatedsunframe.rst
docs/code_ref/coordinates/velocities.rst
docs/code_ref/coordinates/wcs.rst
docs/dev_guide/index.rst
docs/dev_guide/contents/ci_jobs.rst
docs/dev_guide/contents/code_standards.rst
docs/dev_guide/contents/dependencies.rst
docs/dev_guide/contents/documentation.rst
docs/dev_guide/contents/example_gallery.rst
docs/dev_guide/contents/extending_fido.rst
docs/dev_guide/contents/funding.rst
docs/dev_guide/contents/logger.rst
docs/dev_guide/contents/maintainer_workflow.rst
docs/dev_guide/contents/map_rotate_custom.rst
docs/dev_guide/contents/new_objects.rst
docs/dev_guide/contents/newcomers.rst
docs/dev_guide/contents/pr_review_procedure.rst
docs/dev_guide/contents/public_api.rst
docs/dev_guide/contents/remote_data.rst
docs/dev_guide/contents/tests.rst
docs/dev_guide/contents/units_quantities.rst
docs/dev_guide/contents/images/actions_check_pr.png
docs/dev_guide/contents/images/actions_summary_check.png
docs/dev_guide/contents/images/checks.png
docs/dev_guide/contents/images/checks_pr.png
docs/diagrams/core_datatypes.dia
docs/diagrams/map_class_hierarchy.dia
docs/diagrams/package_layout.dia
docs/guide/customization.rst
docs/guide/index.rst
docs/guide/logger.rst
docs/guide/plotting.rst
docs/guide/ssw.rst
docs/guide/time.rst
docs/guide/tour.rst
docs/guide/troubleshooting.rst
docs/guide/units-coordinates.rst
docs/guide/acquiring_data/database.rst
docs/guide/acquiring_data/fido.rst
docs/guide/acquiring_data/hek.rst
docs/guide/acquiring_data/helioviewer-1.png
docs/guide/acquiring_data/helioviewer-2.png
docs/guide/acquiring_data/helioviewer-3.png
docs/guide/acquiring_data/helioviewer-4.png
docs/guide/acquiring_data/helioviewer.rst
docs/guide/acquiring_data/index.rst
docs/guide/acquiring_data/jsoc.rst
docs/guide/acquiring_data/sample-data.rst
docs/guide/data_types/index.rst
docs/guide/data_types/maps.rst
docs/guide/data_types/timeseries.rst
docs/whatsnew/0.8.rst
docs/whatsnew/0.9.rst
docs/whatsnew/1.0.rst
docs/whatsnew/1.1-wispr.png
docs/whatsnew/1.1.rst
docs/whatsnew/2.0.rst
docs/whatsnew/2.1.rst
docs/whatsnew/3.0.rst
docs/whatsnew/3.1.rst
docs/whatsnew/4.0.rst
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
examples/README.txt
examples/acquiring_data/2011_06_07_sampledata_overview.py
examples/acquiring_data/README.txt
examples/acquiring_data/downloading_cutouts.py
examples/acquiring_data/downloading_hmi.py
examples/acquiring_data/downloading_lascoC2.py
examples/acquiring_data/fido_metadata_queries.py
examples/acquiring_data/goes_xrs_example.py
examples/acquiring_data/querying_the_GOES_event_list.py
examples/acquiring_data/search_cdaweb.py
examples/acquiring_data/searching_vso.py
examples/computer_vision_techniques/README.txt
examples/computer_vision_techniques/finding_masking_bright_pixels.py
examples/computer_vision_techniques/loop_edge_enhance.py
examples/computer_vision_techniques/mask_disk.py
examples/computer_vision_techniques/off_limb_enhance.py
examples/developer_tools/README.txt
examples/developer_tools/remote_data_manager.py
examples/differential_rotation/README.txt
examples/differential_rotation/comparing_rotation_models.py
examples/differential_rotation/differentially_rotated_coordinate.py
examples/differential_rotation/differentially_rotated_gridlines.py
examples/differential_rotation/reprojected_map.py
examples/example_template/example_template.py
examples/map/README.txt
examples/map/brightness_pixel_location.py
examples/map/compare_rotation_results.py
examples/map/composite_map_AIA_HMI.py
examples/map/difference_images.py
examples/map/hmi_contours_wcsaxes.py
examples/map/image_bright_regions_gallery_example.py
examples/map/map_contouring.py
examples/map/map_data_histogram.py
examples/map/map_from_numpy_array.py
examples/map/map_metadata_modification.py
examples/map/map_resampling_and_superpixels.py
examples/map/map_rotation.py
examples/map/map_segment.py
examples/map/plot_frameless_image.py
examples/map/submaps_and_cropping.py
examples/map_transformations/README.txt
examples/map_transformations/autoalign_aia_hmi.py
examples/map_transformations/projection_custom_origin.py
examples/map_transformations/reprojection_aia_euvi_mosaic.py
examples/map_transformations/reprojection_align_aia_hmi.py
examples/map_transformations/reprojection_different_observers.py
examples/map_transformations/reprojection_heliographic_stonyhurst.py
examples/map_transformations/reprojection_spherical_screen.py
examples/plotting/README.txt
examples/plotting/aia_example.py
examples/plotting/arrayanimatorwcs.py
examples/plotting/fading_between_maps.py
examples/plotting/finding_local_peaks_in_solar_data.py
examples/plotting/finegrained_plot.py
examples/plotting/great_arc_example.py
examples/plotting/grid_plotting.py
examples/plotting/hmi_cutout.py
examples/plotting/hmi_synoptic_maps.py
examples/plotting/lat_lon_lines.py
examples/plotting/limb_plotting.py
examples/plotting/lineAnimator_examples.py
examples/plotting/magnetogram_active_regions.py
examples/plotting/map_editcolormap.py
examples/plotting/overplot_hek_polygon.py
examples/plotting/plot_rectangle.py
examples/plotting/plotting_blank_map.py
examples/plotting/quadrangle.py
examples/plotting/simple_differential_rotation.py
examples/plotting/solar_cycle_example.py
examples/plotting/sunpy_matplotlib_colormap.py
examples/plotting/wcsaxes_map_example.py
examples/plotting/wcsaxes_plotting_example.py
examples/plotting/xy_lims.py
examples/saving_and_loading_data/README.txt
examples/saving_and_loading_data/coordinates_in_asdf.py
examples/saving_and_loading_data/genericmap_in_asdf.py
examples/saving_and_loading_data/genericmap_in_fits.py
examples/time_series/README.txt
examples/time_series/goes_hek_m25.py
examples/time_series/power_spectra_example.py
examples/time_series/skip_timeseries_example.py
examples/time_series/timeseries_convolution_filter.py
examples/time_series/timeseries_peak_finding.py
examples/time_series/timeseriesmetadata_example.py
examples/units_and_coordinates/AIA_limb_STEREO.py
examples/units_and_coordinates/AltAz_Coordinate_transform.py
examples/units_and_coordinates/README.txt
examples/units_and_coordinates/SDO_to_STEREO_Coordinate_Conversion.py
examples/units_and_coordinates/STEREO_SECCHI_starfield.py
examples/units_and_coordinates/constants_reference.py
examples/units_and_coordinates/getting_lasco_observer_location.py
examples/units_and_coordinates/getting_observer_location.py
examples/units_and_coordinates/north_offset_frame.py
examples/units_and_coordinates/parse_time.py
examples/units_and_coordinates/planet_locations.py
examples/units_and_coordinates/radec_to_hpc_map.py
examples/units_and_coordinates/venus_transit.py
licenses/ASTROPY.rst
licenses/GLUE.rst
licenses/README.rst
licenses/SCIKIT-LEARN.rst
licenses/TOWNCRIER.rst
sunpy/CITATION.rst
sunpy/__init__.py
sunpy/_compiler.c
sunpy/_version.py
sunpy/conftest.py
sunpy/version.py
sunpy.egg-info/PKG-INFO
sunpy.egg-info/SOURCES.txt
sunpy.egg-info/dependency_links.txt
sunpy.egg-info/entry_points.txt
sunpy.egg-info/not-zip-safe
sunpy.egg-info/requires.txt
sunpy.egg-info/top_level.txt
sunpy/coordinates/__init__.py
sunpy/coordinates/ephemeris.py
sunpy/coordinates/frameattributes.py
sunpy/coordinates/frames.py
sunpy/coordinates/metaframes.py
sunpy/coordinates/offset_frame.py
sunpy/coordinates/sun.py
sunpy/coordinates/transformations.py
sunpy/coordinates/utils.py
sunpy/coordinates/wcs_utils.py
sunpy/coordinates/tests/__init__.py
sunpy/coordinates/tests/helpers.py
sunpy/coordinates/tests/strategies.py
sunpy/coordinates/tests/test_ephemeris.py
sunpy/coordinates/tests/test_frameattributes.py
sunpy/coordinates/tests/test_frames.py
sunpy/coordinates/tests/test_metaframes.py
sunpy/coordinates/tests/test_offset_frame.py
sunpy/coordinates/tests/test_sun.py
sunpy/coordinates/tests/test_transformations.py
sunpy/coordinates/tests/test_utils.py
sunpy/coordinates/tests/test_wcs_utils.py
sunpy/data/__init__.py
sunpy/data/_sample.py
sunpy/data/sample.py
sunpy/data/sunpyrc
sunpy/data/data_manager/__init__.py
sunpy/data/data_manager/cache.py
sunpy/data/data_manager/downloader.py
sunpy/data/data_manager/manager.py
sunpy/data/data_manager/storage.py
sunpy/data/data_manager/tests/__init__.py
sunpy/data/data_manager/tests/conftest.py
sunpy/data/data_manager/tests/db_testdata.csv
sunpy/data/data_manager/tests/mocks.py
sunpy/data/data_manager/tests/test_cache.py
sunpy/data/data_manager/tests/test_manager.py
sunpy/data/data_manager/tests/test_storage.py
sunpy/data/test/20100621SRS.txt
sunpy/data/test/2013_05_13__16_54_06_137__SOHO_LASCO_C3_white-light.jp2
sunpy/data/test/2013_06_24__17_31_30_84__SDO_AIA_AIA_193.jp2
sunpy/data/test/20150101SRS.txt
sunpy/data/test/20150306SRS.txt
sunpy/data/test/20150906SRS.txt
sunpy/data/test/20181209_180305_kcor_l2.header
sunpy/data/test/EVE_L0CS_DIODES_1m_truncated.txt
sunpy/data/test/FGMG4_20110214_030443.7.header
sunpy/data/test/HinodeSOT.header
sunpy/data/test/HinodeXRT.header
sunpy/data/test/YohkohSXT.header
sunpy/data/test/__init__.py
sunpy/data/test/_generate_asdf_test.py
sunpy/data/test/aia_171_level1.fits
sunpy/data/test/aiamap_genericmap_1.0.0.asdf
sunpy/data/test/aiamap_shift_genericmap_1.0.0.asdf
sunpy/data/test/annotation_ppt.db
sunpy/data/test/cor1_20090615_000500_s4c1A.header
sunpy/data/test/dr_suvi-l2-ci195_g16_s20190403T093200Z_e20190403T093600Z_v1-0-0_rebinned.header
sunpy/data/test/euvi_20090615_000900_n4euA_s.header
sunpy/data/test/eve_l1_esp_2011046_00_truncated.fits
sunpy/data/test/gbm.fits
sunpy/data/test/generated_sample.genx
sunpy/data/test/go1520110607.fits
sunpy/data/test/go1520120601.fits.gz
sunpy/data/test/goes_13_leap_second.nc
sunpy/data/test/gzip_test.fit.gz
sunpy/data/test/gzip_test.fits.gz
sunpy/data/test/gzip_test.fts.gz
sunpy/data/test/heliographic_phase_map.fits.gz
sunpy/data/test/hi_20110910_114721_s7h2A.header
sunpy/data/test/hmi_synoptic.header
sunpy/data/test/hsi_image_20101016_191218.fits
sunpy/data/test/hsi_obssumm_20120601_018_truncated.fits.gz
sunpy/data/test/iris_l2_20130801_074720_4040000014_SJI_1400_t000.header
sunpy/data/test/lasco_c2_25299383_s.header
sunpy/data/test/lasco_c3.header
sunpy/data/test/lyra_20150101-000000_lev3_std_truncated.fits.gz
sunpy/data/test/mdi.fd_Ic.20101015_230100_TAI.data.header
sunpy/data/test/mdi.fd_M_96m_lev182.20101015_191200_TAI.data.header
sunpy/data/test/mdi_synoptic.header
sunpy/data/test/observed-solar-cycle-indices-truncated.json
sunpy/data/test/predicted-solar-cycle-truncated.json
sunpy/data/test/psp_fld_l2_mag_rtn_1min_20200104_v02.cdf
sunpy/data/test/resampled_hmi.fits
sunpy/data/test/sci_gxrs-l2-irrad_g13_d20170901_truncated.nc
sunpy/data/test/sci_gxrs-l2-irrad_g15_d20131028_truncated.nc
sunpy/data/test/sci_xrsf-l2-avg1m_g15_d20190102_truncated.nc
sunpy/data/test/sci_xrsf-l2-avg1m_g16_d20210101_truncated.nc
sunpy/data/test/sci_xrsf-l2-flx1s_g17_d20201016_truncated.nc
sunpy/data/test/solo_L1_eui-fsi304-image_20201021T145510206_V03.header
sunpy/data/test/solo_L1_swa-pas-mom_20200706_V01.cdf
sunpy/data/test/swap_lv1_20140606_000113.header
sunpy/data/test/tca110810_truncated
sunpy/data/test/test_ana.fz
sunpy/data/test/tsi20010130_025823_a2.header
sunpy/data/test/EIT/efz20040301.000010_s.fits
sunpy/data/test/EIT/efz20040301.010016_s.fits
sunpy/data/test/EIT_header/efz20040301.000010_s.header
sunpy/data/test/EIT_header/efz20040301.010016_s.header
sunpy/data/test/EIT_header/efz20040301.020010_s.header
sunpy/data/test/EIT_header/efz20040301.030011_s.header
sunpy/data/test/EIT_header/efz20040301.040010_s.header
sunpy/data/test/EIT_header/efz20040301.050010_s.header
sunpy/data/test/EIT_header/efz20040301.060010_s.header
sunpy/data/test/EIT_header/efz20040301.070014_s.header
sunpy/data/test/EIT_header/efz20040301.080010_s.header
sunpy/data/test/EIT_header/efz20040301.090010_s.header
sunpy/data/test/EIT_header/efz20040301.100010_s.header
sunpy/data/test/EIT_header/efz20040301.110010_s.header
sunpy/data/test/EIT_header/efz20040301.120010_s.header
sunpy/data/test/SWAP/resampled0_swap.header
sunpy/data/test/SWAP/resampled1_swap.header
sunpy/data/test/SWAP/resampled2_swap.header
sunpy/data/test/SWAP/resampled3_swap.header
sunpy/data/test/eve/eve_01.txt
sunpy/data/test/eve/eve_02.txt
sunpy/data/test/eve/eve_03.txt
sunpy/data/test/eve/eve_04.txt
sunpy/data/test/eve/eve_05.txt
sunpy/data/test/waveunit/__init__.py
sunpy/data/test/waveunit/medn_halph_fl_20050501_074655.header
sunpy/data/test/waveunit/mq130812.084253.header
sunpy/data/test/waveunit/na120701.091058.header
sunpy/data/test/waveunit/svsm_e3100_S2_20110625_1856.header
sunpy/data/tests/__init__.py
sunpy/data/tests/test_sample.py
sunpy/database/__init__.py
sunpy/database/attrs.py
sunpy/database/caching.py
sunpy/database/commands.py
sunpy/database/database.py
sunpy/database/tables.py
sunpy/database/tests/__init__.py
sunpy/database/tests/test_attrs.py
sunpy/database/tests/test_caching.py
sunpy/database/tests/test_commands.py
sunpy/database/tests/test_database.py
sunpy/database/tests/test_table.txt
sunpy/database/tests/test_tables.py
sunpy/extern/README.rst
sunpy/extern/__init__.py
sunpy/extern/appdirs.py
sunpy/extern/appdirs_license.txt
sunpy/extern/distro.py
sunpy/extern/distro_license.rst
sunpy/extern/inflect.py
sunpy/extern/inflect_license.txt
sunpy/extern/modest_image.py
sunpy/extern/parse.py
sunpy/extern/parse_license.txt
sunpy/image/__init__.py
sunpy/image/coalignment.py
sunpy/image/resample.py
sunpy/image/transform.py
sunpy/image/tests/__init__.py
sunpy/image/tests/test_coalignment.py
sunpy/image/tests/test_resample.py
sunpy/image/tests/test_transform.py
sunpy/io/__init__.py
sunpy/io/_fits.py
sunpy/io/ana.py
sunpy/io/cdf.py
sunpy/io/file_tools.py
sunpy/io/fits.py
sunpy/io/header.py
sunpy/io/jp2.py
sunpy/io/setup_package.py
sunpy/io/special/__init__.py
sunpy/io/special/genx.py
sunpy/io/special/srs.py
sunpy/io/special/asdf/__init__.py
sunpy/io/special/asdf/entry_points.py
sunpy/io/special/asdf/converters/__init__.py
sunpy/io/special/asdf/converters/frames.py
sunpy/io/special/asdf/converters/generic_map.py
sunpy/io/special/asdf/resources/__init__.py
sunpy/io/special/asdf/resources/manifests/sunpy-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/generic_map-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/generic_map-1.1.0.yaml
sunpy/io/special/asdf/resources/schemas/geocentricearthequatorial-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/geocentricsolarecliptic-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/heliocentric-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/heliocentricearthecliptic-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/heliocentricinertial-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.1.0.yaml
sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.2.0.yaml
sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.0.0.yaml
sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.1.0.yaml
sunpy/io/special/asdf/resources/schemas/helioprojective-1.0.0.yaml
sunpy/io/special/asdf/tests/__init__.py
sunpy/io/special/asdf/tests/helpers.py
sunpy/io/special/asdf/tests/hgc_100.asdf
sunpy/io/special/asdf/tests/test_coordinate_frames.py
sunpy/io/special/asdf/tests/test_genericmap.py
sunpy/io/src/ana/_pyana.c
sunpy/io/src/ana/anacompress.c
sunpy/io/src/ana/anacompress.h
sunpy/io/src/ana/anadecompress.c
sunpy/io/src/ana/anadecompress.h
sunpy/io/src/ana/anarw.c
sunpy/io/src/ana/anarw.h
sunpy/io/src/ana/types.h
sunpy/io/tests/__init__.py
sunpy/io/tests/generate_genx.pro
sunpy/io/tests/test_ana.py
sunpy/io/tests/test_filetools.py
sunpy/io/tests/test_fits.py
sunpy/io/tests/test_genx.py
sunpy/io/tests/test_jp2.py
sunpy/io/tests/test_srs.py
sunpy/map/__init__.py
sunpy/map/_units.py
sunpy/map/compositemap.py
sunpy/map/header_helper.py
sunpy/map/map_factory.py
sunpy/map/mapbase.py
sunpy/map/mapsequence.py
sunpy/map/maputils.py
sunpy/map/sources/__init__.py
sunpy/map/sources/hinode.py
sunpy/map/sources/iris.py
sunpy/map/sources/mlso.py
sunpy/map/sources/proba2.py
sunpy/map/sources/psp.py
sunpy/map/sources/rhessi.py
sunpy/map/sources/sdo.py
sunpy/map/sources/soho.py
sunpy/map/sources/solo.py
sunpy/map/sources/source_type.py
sunpy/map/sources/stereo.py
sunpy/map/sources/suvi.py
sunpy/map/sources/trace.py
sunpy/map/sources/yohkoh.py
sunpy/map/sources/tests/__init__.py
sunpy/map/sources/tests/test_aia_source.py
sunpy/map/sources/tests/test_cor_source.py
sunpy/map/sources/tests/test_eit_source.py
sunpy/map/sources/tests/test_eui_source.py
sunpy/map/sources/tests/test_euvi_source.py
sunpy/map/sources/tests/test_hi_source.py
sunpy/map/sources/tests/test_hmi_source.py
sunpy/map/sources/tests/test_hmi_synoptic_source.py
sunpy/map/sources/tests/test_iris_source.py
sunpy/map/sources/tests/test_kcor_source.py
sunpy/map/sources/tests/test_lasco_source.py
sunpy/map/sources/tests/test_mdi_source.py
sunpy/map/sources/tests/test_rhessi_source.py
sunpy/map/sources/tests/test_sot_source.py
sunpy/map/sources/tests/test_source_type.py
sunpy/map/sources/tests/test_suvi_source.py
sunpy/map/sources/tests/test_swap_source.py
sunpy/map/sources/tests/test_sxt_source.py
sunpy/map/sources/tests/test_trace_source.py
sunpy/map/sources/tests/test_wispr_source.py
sunpy/map/sources/tests/test_xrt_source.py
sunpy/map/tests/__init__.py
sunpy/map/tests/conftest.py
sunpy/map/tests/strategies.py
sunpy/map/tests/test_compositemap.py
sunpy/map/tests/test_header.py
sunpy/map/tests/test_header_helper.py
sunpy/map/tests/test_map_factory.py
sunpy/map/tests/test_mapbase.py
sunpy/map/tests/test_mapsequence.py
sunpy/map/tests/test_maputils.py
sunpy/map/tests/test_plotting.py
sunpy/map/tests/test_reproject_to.py
sunpy/net/__init__.py
sunpy/net/_attrs.py
sunpy/net/attr.py
sunpy/net/attrs.py
sunpy/net/base_client.py
sunpy/net/fido_factory.py
sunpy/net/helioviewer.py
sunpy/net/scraper.py
sunpy/net/cdaweb/__init__.py
sunpy/net/cdaweb/attrs.py
sunpy/net/cdaweb/cdaweb.py
sunpy/net/cdaweb/helpers.py
sunpy/net/cdaweb/walker.py
sunpy/net/cdaweb/data/attrs.json
sunpy/net/cdaweb/test/__init__.py
sunpy/net/cdaweb/test/test_cdaweb.py
sunpy/net/dataretriever/__init__.py
sunpy/net/dataretriever/client.py
sunpy/net/dataretriever/attrs/__init__.py
sunpy/net/dataretriever/attrs/goes.py
sunpy/net/dataretriever/sources/__init__.py
sunpy/net/dataretriever/sources/eve.py
sunpy/net/dataretriever/sources/fermi_gbm.py
sunpy/net/dataretriever/sources/goes.py
sunpy/net/dataretriever/sources/gong.py
sunpy/net/dataretriever/sources/lyra.py
sunpy/net/dataretriever/sources/noaa.py
sunpy/net/dataretriever/sources/norh.py
sunpy/net/dataretriever/sources/rhessi.py
sunpy/net/dataretriever/sources/tests/__init__.py
sunpy/net/dataretriever/sources/tests/test_eve.py
sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py
sunpy/net/dataretriever/sources/tests/test_goes_suvi.py
sunpy/net/dataretriever/sources/tests/test_goes_ud.py
sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py
sunpy/net/dataretriever/sources/tests/test_lyra_ud.py
sunpy/net/dataretriever/sources/tests/test_noaa.py
sunpy/net/dataretriever/sources/tests/test_norh.py
sunpy/net/dataretriever/sources/tests/test_rhessi.py
sunpy/net/dataretriever/tests/__init__.py
sunpy/net/dataretriever/tests/test_client.py
sunpy/net/hek/__init__.py
sunpy/net/hek/attrs.py
sunpy/net/hek/hek.py
sunpy/net/hek/tests/__init__.py
sunpy/net/hek/tests/test_hek.py
sunpy/net/hek2vso/__init__.py
sunpy/net/hek2vso/hek2vso.py
sunpy/net/hek2vso/tests/__init__.py
sunpy/net/hek2vso/tests/test_hek2vso.py
sunpy/net/helio/__init__.py
sunpy/net/helio/attrs.py
sunpy/net/helio/chaincode.py
sunpy/net/helio/hec.py
sunpy/net/helio/parser.py
sunpy/net/helio/tests/__init__.py
sunpy/net/helio/tests/test_chaincode.py
sunpy/net/helio/tests/test_helio.py
sunpy/net/jsoc/__init__.py
sunpy/net/jsoc/attrs.py
sunpy/net/jsoc/jsoc.py
sunpy/net/jsoc/data/__init__.py
sunpy/net/jsoc/data/attrs.json
sunpy/net/jsoc/tests/__init__.py
sunpy/net/jsoc/tests/test_attr.py
sunpy/net/jsoc/tests/test_jsoc.py
sunpy/net/tests/__init__.py
sunpy/net/tests/strategies.py
sunpy/net/tests/test_attr.py
sunpy/net/tests/test_attr_walker.py
sunpy/net/tests/test_attrs.py
sunpy/net/tests/test_baseclient.py
sunpy/net/tests/test_fido.py
sunpy/net/tests/test_helioviewer.py
sunpy/net/tests/test_scraper.py
sunpy/net/vso/__init__.py
sunpy/net/vso/attrs.py
sunpy/net/vso/exceptions.py
sunpy/net/vso/legacy_response.py
sunpy/net/vso/table_response.py
sunpy/net/vso/vso.py
sunpy/net/vso/zeep_plugins.py
sunpy/net/vso/data/__init__.py
sunpy/net/vso/data/attrs.json
sunpy/net/vso/tests/__init__.py
sunpy/net/vso/tests/conftest.py
sunpy/net/vso/tests/test_attrs.py
sunpy/net/vso/tests/test_vso.py
sunpy/physics/__init__.py
sunpy/physics/differential_rotation.py
sunpy/physics/solar_rotation.py
sunpy/physics/tests/__init__.py
sunpy/physics/tests/test_differential_rotation.py
sunpy/physics/tests/test_solar_rotation.py
sunpy/physics/tests/reference/test_differential_rotation.txt
sunpy/sun/__init__.py
sunpy/sun/_constants.py
sunpy/sun/constants.py
sunpy/sun/models.py
sunpy/sun/tests/__init__.py
sunpy/sun/tests/test_constants.py
sunpy/tests/__init__.py
sunpy/tests/figure_hashes_mpl_352_ft_261_astropy_51_animators_100.json
sunpy/tests/figure_hashes_mpl_dev_ft_261_astropy_dev_animators_dev.json
sunpy/tests/helpers.py
sunpy/tests/mocks.py
sunpy/tests/self_test.py
sunpy/tests/tests/__init__.py
sunpy/tests/tests/test_mocks.py
sunpy/tests/tests/test_self_test.py
sunpy/tests/tests/test_sunpy_data_filenames.py
sunpy/time/__init__.py
sunpy/time/time.py
sunpy/time/timeformats.py
sunpy/time/timerange.py
sunpy/time/tests/__init__.py
sunpy/time/tests/test_taiseconds.py
sunpy/time/tests/test_time.py
sunpy/time/tests/test_timerange.py
sunpy/time/tests/test_utime.py
sunpy/timeseries/__init__.py
sunpy/timeseries/conftest.py
sunpy/timeseries/metadata.py
sunpy/timeseries/timeseries_factory.py
sunpy/timeseries/timeseriesbase.py
sunpy/timeseries/sources/__init__.py
sunpy/timeseries/sources/eve.py
sunpy/timeseries/sources/fermi_gbm.py
sunpy/timeseries/sources/goes.py
sunpy/timeseries/sources/lyra.py
sunpy/timeseries/sources/noaa.py
sunpy/timeseries/sources/norh.py
sunpy/timeseries/sources/rhessi.py
sunpy/timeseries/sources/tests/__init__.py
sunpy/timeseries/sources/tests/conftest.py
sunpy/timeseries/sources/tests/test_eve.py
sunpy/timeseries/sources/tests/test_fermi_gbm.py
sunpy/timeseries/sources/tests/test_goes.py
sunpy/timeseries/sources/tests/test_lyra.py
sunpy/timeseries/sources/tests/test_noaa.py
sunpy/timeseries/sources/tests/test_norh.py
sunpy/timeseries/sources/tests/test_rhessi.py
sunpy/timeseries/tests/__init__.py
sunpy/timeseries/tests/conftest.py
sunpy/timeseries/tests/test_timeseries_factory.py
sunpy/timeseries/tests/test_timeseriesbase.py
sunpy/timeseries/tests/test_timeseriesmetadata.py
sunpy/util/__init__.py
sunpy/util/config.py
sunpy/util/datatype_factory_base.py
sunpy/util/decorators.py
sunpy/util/exceptions.py
sunpy/util/functools.py
sunpy/util/io.py
sunpy/util/logger.py
sunpy/util/metadata.py
sunpy/util/net.py
sunpy/util/parfive_helpers.py
sunpy/util/scraper.py
sunpy/util/sysinfo.py
sunpy/util/types.py
sunpy/util/util.py
sunpy/util/xml.py
sunpy/util/sphinx/__init__.py
sunpy/util/sphinx/doctest.py
sunpy/util/sphinx/generate.py
sunpy/util/tests/__init__.py
sunpy/util/tests/test_config.py
sunpy/util/tests/test_datatype_factory_base.py
sunpy/util/tests/test_decorators.py
sunpy/util/tests/test_functools.py
sunpy/util/tests/test_logger.py
sunpy/util/tests/test_metadata.py
sunpy/util/tests/test_net.py
sunpy/util/tests/test_sysinfo.py
sunpy/util/tests/test_util.py
sunpy/util/tests/test_xml.py
sunpy/visualization/__init__.py
sunpy/visualization/limb.py
sunpy/visualization/visualization.py
sunpy/visualization/wcsaxes_compat.py
sunpy/visualization/animator/__init__.py
sunpy/visualization/animator/mapsequenceanimator.py
sunpy/visualization/animator/tests/__init__.py
sunpy/visualization/animator/tests/test_basefuncanimator.py
sunpy/visualization/animator/tests/test_mapsequenceanimator.py
sunpy/visualization/animator/tests/test_wcs.py
sunpy/visualization/colormaps/__init__.py
sunpy/visualization/colormaps/cm.py
sunpy/visualization/colormaps/color_tables.py
sunpy/visualization/colormaps/data/README.rst
sunpy/visualization/colormaps/data/eit_dark_blue.csv
sunpy/visualization/colormaps/data/eit_dark_green.csv
sunpy/visualization/colormaps/data/eit_dark_red.csv
sunpy/visualization/colormaps/data/eit_yellow.csv
sunpy/visualization/colormaps/data/euvi_171.csv
sunpy/visualization/colormaps/data/euvi_195.csv
sunpy/visualization/colormaps/data/euvi_284.csv
sunpy/visualization/colormaps/data/euvi_304.csv
sunpy/visualization/colormaps/data/grayscale.csv
sunpy/visualization/colormaps/data/hi1.csv
sunpy/visualization/colormaps/data/hi2.csv
sunpy/visualization/colormaps/data/hmi_mag.csv
sunpy/visualization/colormaps/data/idl_3.csv
sunpy/visualization/colormaps/data/lasco_c2.csv
sunpy/visualization/colormaps/data/lasco_c3.csv
sunpy/visualization/colormaps/data/rhessi.csv
sunpy/visualization/colormaps/data/std_gamma_2.csv
sunpy/visualization/colormaps/data/stereo_cor1.csv
sunpy/visualization/colormaps/data/stereo_cor2.csv
sunpy/visualization/colormaps/data/trace_1216.csv
sunpy/visualization/colormaps/data/trace_1550.csv
sunpy/visualization/colormaps/data/trace_1600.csv
sunpy/visualization/colormaps/data/trace_1700.csv
sunpy/visualization/colormaps/data/trace_171.csv
sunpy/visualization/colormaps/data/trace_195.csv
sunpy/visualization/colormaps/data/trace_284.csv
sunpy/visualization/colormaps/tests/__init__.py
sunpy/visualization/colormaps/tests/test_cm.py
sunpy/visualization/tests/__init__.py
sunpy/visualization/tests/test_limb.py