Skip to content
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

Add a preferred_cmap attribute to visual.py #2131

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Add a preferred_cmap attribute to visual.py #2131

merged 1 commit into from
Aug 5, 2020

Commits on Aug 3, 2020

  1. Debug to make the new preferred_cmap attribute of visual to work

    Edit files to remove unused imports
    
    Comment out problematic set_preferred_cmap line
    
    Get rid of unneeded set_preferred_cmap lines
    
    Update docstring of preferred_cmap callback property in visual
    
    Clean up after conducting more thorough testing
    
    Fix typo in doctring
    
    Tidy up and debug
    
    Remove preferred_cmap as a DeferredDrawCallbackProperty
    
    Remove unused line
    
    Add preferred_cmap attribute for SunPy SJI maps
    
    Tidy up by removing print statement for testing
    
    Make changes according to reviewer suggestion
    
    Make changes according to reviewer's suggestions
    
    Make changes according to reviewer's suggestions
    
    Make modifications according to reviewer suggestions
    Kris Stern committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    381fe75 View commit details
    Browse the repository at this point in the history