Closed brechmos-stsci closed 3 years ago
So I tried putting bounds=None
in the get_sliced_data()
but now am getting reset_cache_from_slices
is not a method for the layer in:
for layer in self.layers:
layer.reset_cache_from_slices(slices_before, slices_after)
Going to talk with @astrofrog to see how hard it will be to get things in cubeviz fixed up for glue-core v0.15 and also when the release date will be for 0.15.
Ok so I've started investigating this and the fix isn't trivial, but I plan to work on it over the next few days. In the mean time, for the upcoming sprint please rely on the latest stable version of glue.
For this next Cubeviz release we are going to aim for glue-core 0.13.x and 0.14.x.
Cubeviz is not working with Glue 0.15dev when loading data from the command line...