Skip to content

spelling out methods names #47

Description

@jkanche

but still supporting the short notations for backwards compatibility

In SpatialExperiment class:

  • get_image alias to get_img
  • add_image alias to add_img
  • remove_image alias to remove_img
  • image_source alias to img_source
  • image_raster alias to img_raster
  • rotate_image
  • mirror_image

in the SpatialImage classes:

  • image_source alias to img_source
  • image_raster alias to img_raster
  • rotate_image
  • mirror_image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions