-
-
Notifications
You must be signed in to change notification settings - Fork 48
New Coalignment API #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nabobalis
wants to merge
126
commits into
sunpy:main
Choose a base branch
from
nabobalis:coalign_pr
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New Coalignment API #293
Changes from all commits
Commits
Show all changes
126 commits
Select commit
Hold shift + click to select a range
bb4876a
a better approach to dev
Deus1704 08a0ff9
added decorator and incorporated suggestions
Deus1704 e02eb28
Merge branch 'main' into new_coalignment_api
Deus1704 f25076b
updated the docstring
Deus1704 98c384e
added tests for majority of all funcs
Deus1704 47e1256
adds how to guide
Deus1704 73373fc
temporary de-referencing funcs and methods
Deus1704 125e78a
fix doc tree
Deus1704 53fd4d5
added refs again
Deus1704 4150115
Apply suggestions from code review
Deus1704 0ac31ab
code review and fixing minor mistakes
Deus1704 ffe357b
changed doc to ref
Deus1704 adc8bcb
Update ref
Deus1704 bc6d2e1
better linking
Deus1704 31d62fa
Merge remote-tracking branch 'upstream/main' into new_coalignment_api
Deus1704 5d67806
updated the api, now returns the map with updated metadata
Deus1704 89f6d99
updated the how_to_guide
Deus1704 963e476
docstring fix
Deus1704 ba8ec82
first try at replacing old coalign
Deus1704 fcf9eae
removing old coalignment completely, refs fixed, old example removed
Deus1704 7dba720
fix the issue of method not being registered
Deus1704 93a477b
fix the pixel pair issue
Deus1704 177173d
Apply suggestions from code review & testing bot
Deus1704 466f8e8
Merge remote-tracking branch 'upstream/main' into new_coalignment_api
Deus1704 b7ac50c
fix the order of the reference and target maps
Deus1704 573d1e3
calm down pre-commit
Deus1704 0cee8f1
Merge remote-tracking branch 'upstream/main' into new_coalignment_api
Deus1704 81b7fcb
fixed the method & added examples and tests
Deus1704 587833b
adding the eis file
Deus1704 9d6ab7f
Apply suggestions from code review
Deus1704 ff7b1b2
Merge remote-tracking branch 'upstream/main' into new_coalignment_api
Deus1704 6f0bc9d
made changes based on suggestions
Deus1704 7eb84b1
pre-commit
Deus1704 cfb93ea
Update docs/how_to_guide/using_the_coalignment_interface.rst
Deus1704 3079671
rename all please
Deus1704 8ed4173
renamed coalignment to coalign, made example plot better, removed nam…
Deus1704 f8d1f5a
here too
Deus1704 eb94a1b
Merge branch 'main' into new_coalignment_api
Deus1704 64e07ad
minor fix
Deus1704 6173e57
marked remote test
Deus1704 8e0508d
testing by including the source
Deus1704 d02b986
fixed the rst
Deus1704 1146039
Merge branch 'main' into new_coalignment_api
Deus1704 b4e54de
updated the handling of cdelt values
Deus1704 7c64024
fixed the plot bloc
Deus1704 9ceadbc
added the figure test case1/2 and clean up
Deus1704 a0e5c6e
fixed the warning list
Deus1704 40713b7
fix refs and clean
Deus1704 17998be
adding fixture
Deus1704 6255c17
trying to suppress warnings
Deus1704 df21cd6
major changes; confirm affine, fixed test case, removed a guide
Deus1704 2db2b09
added a note
Deus1704 2cabfa4
slightly changed the map observation and fig hash
Deus1704 2634cc8
fixed refs
Deus1704 49793d0
trying to fix fig hash
Deus1704 2784fd4
fixed online test, added few more tests, updated coalignment.rst
Deus1704 b8ae410
trying automodule
Deus1704 491acbf
docstring fix
Deus1704 c87a192
fix the online fail by suppressing Astropy Warning
Deus1704 fcf2ea2
one last try
Deus1704 44c5c4c
might need a better way
Deus1704 4e86bd7
for 6.1.2
Deus1704 a6c1f85
final try
Deus1704 2688e52
added the comprehensive changelog
Deus1704 374cf3e
fixed the changelog
Deus1704 a775b27
Apply suggestions from code review
Deus1704 7d130bf
fix the test fails and internalized funcs
Deus1704 33b9428
added the url for eis raster
Deus1704 2aa5e72
forgot
Deus1704 8f26dcb
clean up old raster and few lint fixes
Deus1704 c6f36c4
added a check for astropy version
Deus1704 8b4696f
Merge branch 'main' of github.com:sunpy/sunkit-image into pr/207
nabobalis 5884fc6
Nabil review
nabobalis 1be344f
Apply suggestions from code review
nabobalis da81f44
Addressed comments from Albert
nabobalis 88c4c85
Merge branch 'main' of github.com:sunpy/sunkit-image into pr/207
nabobalis 1b02285
fix import
nabobalis b455b83
Merge branch 'main' of github.com:sunpy/sunkit-image into pr/207
nabobalis 9666bf4
Added second method
nabobalis 14c4a74
Merge branch 'main' of github.com:sunpy/sunkit-image into pr/207
nabobalis ce378bd
doc
nabobalis c5a8053
bugfix
nabobalis 0062510
Merge branch 'main' into new_coalignment_api
nabobalis 5a3f0e9
in-progress refactor of order of args
wtbarnes 55986ad
don't allow rotations or scaling for now
wtbarnes 86b7428
actually fetch image
wtbarnes 5f794d6
fix example
wtbarnes 20cc8c8
update figure hashes
wtbarnes 50eee79
adjust imports
wtbarnes b473d3c
Merge branch 'main' of github.com:sunpy/sunkit-image into pr/207
nabobalis 6f72952
Tweaks to logging
nabobalis b910153
Merge branch 'main' of github.com:sunpy/sunkit-image into pr/207
nabobalis 536758e
Tweaks from Nabil
nabobalis 286b3a3
Overhaul of where stuff lives to get dict to store stuff in docs
nabobalis 8a9aaae
Merge branch 'main' into new_coalignment_api
nabobalis db2b056
Minor move around whitespace
nabobalis 6cc4c21
improve the figure test
nabobalis 694d7bd
Redid some tests and added plate scale warning
nabobalis 969aefd
Full disc tests
nabobalis 5b853e8
Update examples/aligning_aia_with_eis_maps.py
nabobalis d8c326d
Update sunkit_image/coalignment/tests/test_match_template.py
nabobalis 1ba17c4
Update sunkit_image/coalignment/tests/test_match_template.py
nabobalis 10e7315
Update sunkit_image/coalignment/interface.py
nabobalis 107bd7b
Update sunkit_image/coalignment/interface.py
nabobalis 6ce659f
Update sunkit_image/coalignment/interface.py
nabobalis f6efb28
Update sunkit_image/coalignment/interface.py
nabobalis 53b02ea
Update sunkit_image/coalignment/interface.py
nabobalis edd7737
Update sunkit_image/coalignment/interface.py
nabobalis 209d30d
Update sunkit_image/coalignment/interface.py
nabobalis f239d3a
Update sunkit_image/coalignment/interface.py
nabobalis 009cb7f
precommit
nabobalis 01c1344
Fix tests and improve pad_input handling
nabobalis 2917d48
Fixed scale check
nabobalis 345956a
Merge branch 'main' into coalign_pr
wtbarnes 6498533
correct changelog PR
wtbarnes 1e79fc8
extra figure and minor edits to gallery example
wtbarnes 92352d0
minor reorganizaiton of coalignment API docs
wtbarnes 10ec3f4
reorganize how-to guide
wtbarnes da37e04
docstring cleanup
wtbarnes 1d9a6ef
tighten up test tolerance
wtbarnes e6114eb
Merge branch 'main' into coalign_pr
Cadair c525b62
Apply suggestions from code review
nabobalis 7d0adc1
[Fix] Emdashes are important for writing english -- vital even
nabobalis 8e45e74
Update figure env
nabobalis b731031
Fix formatting
nabobalis c1bb514
Rename section to Sunspot Tracking And Recognition
nabobalis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,3 +7,6 @@ default.extend-ignore-identifiers-re = [ | |
| "iy", | ||
| "BA", | ||
| ] | ||
|
|
||
| [default.extend-words] | ||
| eis = "eis" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| The previous coalignment API has been deleted and replaced with a new set of imports and functions. | ||
| Please see this example: :ref:`sphx_glr_generated_gallery_aligning_aia_with_eis_maps.py`. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,7 @@ | ||
| ASDA (`sunkit_image.asda`) | ||
| ************************** | ||
|
|
||
| This package contains an implementation of the `Automated Swirl Detection | ||
| Algorithm (ASDA) <https://ui.adsabs.harvard.edu/abs/2019ApJ...872...22L/abstract>`__. | ||
|
|
||
| .. automodapi:: sunkit_image.asda |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,16 @@ | ||
| Coalignment (`sunkit_image.coalignment`) | ||
| **************************************** | ||
|
|
||
| Routines to perform coalignment of solar images. | ||
|
|
||
| .. automodapi:: sunkit_image.coalignment | ||
|
|
||
| .. automodapi:: sunkit_image.coalignment.interface | ||
| :no-inheritance-diagram: | ||
| :skip: coalign_map | ||
|
|
||
| .. automodapi:: sunkit_image.coalignment.register | ||
|
|
||
| .. automodapi:: sunkit_image.coalignment.match_template | ||
|
|
||
| .. automodapi:: sunkit_image.coalignment.phase_cross_correlation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,6 @@ | ||
| Enhancement (`sunkit_image.enhance`) | ||
| ************************************ | ||
|
|
||
| This package contains enhancement routines for solar physics data. | ||
|
|
||
| .. automodapi:: sunkit_image.enhance |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,6 @@ | ||
| Granule Detection (`sunkit_image.granule`) | ||
| ****************************************** | ||
|
|
||
| This package contains functions that will segment images for granule detection. | ||
|
|
||
| .. automodapi:: sunkit_image.granule |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,7 @@ | ||
| Radial Enhancement (`sunkit_image.radial`) | ||
| ****************************************** | ||
|
|
||
| This package contains functions that can be used to enhance the regions above a | ||
| given radius. | ||
|
|
||
| .. automodapi:: sunkit_image.radial |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,7 @@ | ||
| Sunspot Tracking And Recognition (`sunkit_image.stara`) | ||
| ******************************************************* | ||
|
|
||
| This package contains an implementation of the `Sunspot Tracking And Recognition | ||
| Algorithm (STARA) <https://doi.org/10.1007/s11207-009-9420-z>`__. | ||
|
|
||
| .. automodapi:: sunkit_image.stara |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,9 @@ | ||
| Time lag (`sunkit_image.time_lag`) | ||
| ********************************** | ||
|
|
||
| This package contains functions for calculating the cross-correlation and time | ||
| lag between intensity cubes. | ||
|
|
||
| Useful for understanding time variability in EUV light curves. | ||
|
|
||
| .. automodapi:: sunkit_image.time_lag |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,6 @@ | ||
| Loop tracing (`sunkit_image.trace`) | ||
| *********************************** | ||
|
|
||
| This package contains functions that will the trace out coronal loop-like structures in an image. | ||
|
|
||
| .. automodapi:: sunkit_image.trace |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,4 @@ | ||
| Utilities (`sunkit_image.utils`) | ||
| ******************************** | ||
|
|
||
| .. automodapi:: sunkit_image.utils |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,57 @@ | ||
| .. _sunkit-image-how-to-guide-add-a-new-coalignment-method: | ||
|
|
||
| **************************** | ||
| Add a New Coalignment Method | ||
| **************************** | ||
|
|
||
| In addition to the coalignment methods provided in sunkit-image, users can also write their own | ||
| coalignment methods and "register" these methods with sunkit-image such that they can be used through the same interface as the builtin methods without having to alter the underlying | ||
| sunkit-image package. | ||
|
|
||
| At a minimum, your new coalignment function should do the following: | ||
|
|
||
| 1. Take the following inputs: | ||
|
|
||
| - ``target_array`` : The 2D array to be coaligned. | ||
| - ``reference_array`` : The 2D array to align to. | ||
| - ``**kwargs``: Optional keyword arguments used by your method | ||
|
|
||
| 2. Decide the values of the affine transformation - translation, scale and rotation. In most cases, this means calculating the shifts in the x- and y-directions needed to align ``input_array`` with ``target_array``. | ||
|
|
||
| 3. Return an instance of `~sunkit_image.coalignment.interface.AffineParams` with the results of your coalignment procedure. | ||
|
|
||
| Additionally, registered methods are expected to handled NaNs and Infs should they arise as a result of your coalignment procedure. | ||
| The :func:`~sunkit_image.coalignment.coalign_map` function does not make any attempt to filter out | ||
| these non-finite values. | ||
|
|
||
| To register your new coalignment method, you can use the :func:`~sunkit_image.coalignment.register.register_coalignment_method` decorator to register your new method with a custom name. An example of how to use this decorator is shown below: | ||
|
|
||
| .. code-block:: python | ||
|
|
||
| from sunkit_image.coalignment.interface import AffineParams, register_coalignment_method | ||
|
|
||
| @register_coalignment_method("my_custom_coalignment_method") | ||
| def my_coalignment_method(target_array, reference_array, **kwargs): | ||
| # Your coalignment code goes here | ||
| # This should encompass calculating the shifts, | ||
| # handling NaN values appropriately. | ||
| # Return the shifts in an affine style, such as the scale, rotation and translation. | ||
| return AffineParams(scale, rotation, translation) | ||
|
|
||
|
|
||
| To check if your method is registered, you can check if it is present in the registered methods dictionary ``REGISTERED_METHODS`` using the following code: | ||
|
|
||
| .. code-block:: python | ||
|
|
||
| from sunkit_image.coalignment.interface import REGISTERED_METHODS | ||
|
|
||
| print(REGISTERED_METHODS) | ||
|
|
||
| If your coalignment method has been successfully registered, you should now be able to call it | ||
| through the `~sunkit_image.coalignment.coalign_map` interface: | ||
|
|
||
| .. code-block:: python | ||
|
|
||
| from sunkit_image.coalignment import coalign_map | ||
|
|
||
| coaligned_map = coalign_map(target_map, reference_map, method='my_custom_coalignment_method') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| .. _sunkit-image-how-to-reference: | ||
|
|
||
| ************* | ||
| How To Guide | ||
| ************* | ||
|
|
||
| .. toctree:: | ||
| :maxdepth: 1 | ||
|
|
||
| adding_a_coalignment_method |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,6 +14,7 @@ sunkit-image | |
| :maxdepth: 1 | ||
|
|
||
| code_ref/index | ||
| how_to_guide/index | ||
|
|
||
| .. grid-item-card:: Other info | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,92 @@ | ||
| """ | ||
| ===================== | ||
| Coaligning EIS to AIA | ||
| ===================== | ||
|
|
||
| This example shows how to coalign EIS rasters to AIA images in order correct for the pointing | ||
| uncertainty in EIS. | ||
| """ | ||
|
|
||
| import matplotlib.pyplot as plt | ||
|
|
||
| import astropy.units as u | ||
| from astropy.visualization import AsinhStretch, ImageNormalize | ||
|
|
||
| import sunpy.map | ||
|
|
||
| from sunkit_image.coalignment import coalign_map | ||
|
|
||
| ################################################################################### | ||
| # For this example, we will use a preprocessed EIS raster image of the Fe XII | ||
| # 195.119 Å line. | ||
| # This raster image was prepared using the `eispac <https://eispac.readthedocs.io/en/latest/>`__ package. | ||
|
|
||
| eis_map = sunpy.map.Map( | ||
| "https://github.com/sunpy/data/raw/main/sunkit-image/eis_20140108_095727.fe_12_195_119.2c-0.int.fits" | ||
| ) | ||
|
|
||
| ################################################################################### | ||
| # Next, let's download the AIA data we will use as a reference image. | ||
| # We want AIA data near the beginning of the EIS raster and we'll use the | ||
| # 193 Å channel of AIA as it sees plasma at approximately the same temperature as | ||
| # the 195.119 Å line in our EIS raster. | ||
| # We have stored this file on Github so we can download it directly. | ||
|
|
||
| aia_map = sunpy.map.Map( | ||
| "https://github.com/sunpy/data/raw/refs/heads/main/sunkit-image/aia.lev1.193A_2014_01_08T09_57_30.84Z.image_lev1.fits" | ||
| ) | ||
|
|
||
| #################################################################################### | ||
| # Before coaligning the images, we first resample the AIA image to the same plate | ||
| # scale as the EIS image. This will ensure better results from our coalignment. | ||
|
|
||
| nx = (aia_map.scale.axis1 * aia_map.dimensions.x) / eis_map.scale.axis1 | ||
| ny = (aia_map.scale.axis2 * aia_map.dimensions.y) / eis_map.scale.axis2 | ||
|
|
||
| aia_downsampled = aia_map.resample(u.Quantity([nx, ny])) | ||
|
|
||
| #################################################################################### | ||
| # Now we can coalign EIS and AIA using cross-correlation. By default, this function | ||
| # uses the "match_template" method. For details of the implementation refer to the | ||
| # documentation of `skimage.feature.match_template`. | ||
|
|
||
| coaligned_eis_map = coalign_map(eis_map, aia_downsampled) | ||
|
|
||
| #################################################################################### | ||
| # To check now effective this has been, we will plot the EIS data and | ||
| # overlap the bright regions from AIA before and after the coalignment. | ||
|
|
||
| fig = plt.figure(figsize=(10, 7.5), layout="constrained") | ||
| ax = fig.add_subplot(121, projection=eis_map) | ||
| eis_map.plot( | ||
| axes=ax, | ||
| title="Before coalignment", | ||
| aspect=eis_map.scale.axis2 / eis_map.scale.axis1, | ||
| cmap="Blues_r", | ||
| norm=ImageNormalize(stretch=AsinhStretch()), | ||
| ) | ||
| aia_map.draw_contours([800] * aia_map.unit, axes=ax) | ||
| ax = fig.add_subplot(122, projection=coaligned_eis_map, sharex=ax, sharey=ax) | ||
| coaligned_eis_map.plot( | ||
| axes=ax, | ||
| title="After coalignment", | ||
| aspect=coaligned_eis_map.scale.axis2 / coaligned_eis_map.scale.axis1, | ||
| cmap="Blues_r", | ||
| norm=ImageNormalize(stretch=AsinhStretch()), | ||
| ) | ||
| aia_map.draw_contours([800] * aia_map.unit, axes=ax) | ||
|
|
||
| #################################################################################### | ||
| # We can also visualize this shift by overlaying the extent of the two EIS | ||
| # maps on the AIA image we used to perform the coalignment. | ||
|
|
||
| fig = plt.figure(figsize=(8, 8)) | ||
| ax = fig.add_subplot(projection=aia_map) | ||
| aia_map.plot(axes=ax) | ||
| eis_map.draw_extent(axes=ax, color="C0", label="Original") | ||
| coaligned_eis_map.draw_extent(axes=ax, color="C1", label="Coaligned") | ||
| ax.set_xlim(1700, 2500) | ||
| ax.set_ylim(1200, 2200) | ||
| ax.legend() | ||
|
|
||
| plt.show() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.