DanRyanIrish

Results 39 issues of DanRyanIrish

`ndcube` v2.3.0 is in the process of being released (a release candidate is already available). This includes some new features that could be very helpful to simplifying the `eispac` code-base...

Hi. I'm trying to better understand the `EISCube` code-base, and was intrigued by the role of `"mod_index"`. Is this simply to enable the WCS to be kept as a FITS-WCS...

### Describe the feature A method that allows users to replace masked data values with a custom value, an alter associated uncertainty and mask values. Possible API: ```python def fill(fill_value,...

Feature Request

### Describe the feature A deliberate design decision of ndcube was to make its functionality valid for any number of axes and combination of physical types. While this has generally...

Feature Request

## To Do - [x] Add dask test - [x] Rework subtraction to avoid in-place modification - [x] Merge #887

### Describe the feature Allow ExtraCoords and GlobalCoords to be passed to NDCube constructor. This will require sanitization of the inputs, including in the case of `ExtraCoords`, that the axes...

Feature Request

### Describe the bug `NDCube.crop` uses `wcs.world_to_array_index` to convert world coordinates to array indices. This function uses negative array indices to denote points to the left/below the extent of the...

Bug

### Provide a general description of the issue or problem. ## Vanessa's request * diff rotate * Co-align an IRIS map with an AIA map. Manually shift reference coord, or...

Discussion

Inspired by discussions in #866 Re-creation of PR #867 due to messing up git history.