You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.
We should see lower and upper limits in colormap are 0.00333363 and 1.99905, respectively
now change 1.99905 to 3.5, we should see no change. This should be fixed. Users should have freedom to define any number, not restrict to the closest pixel value
now change 1.99905 to 1.5, we will see 1.49783, since the closest number is 1.49783 (we need to check if there is dedicated calculations for this everytime a user modifies the values)
The text was updated successfully, but these errors were encountered:
Astroua/CARTAvis#179
To investigate this issue:
The text was updated successfully, but these errors were encountered: