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

Remove code deprecated in 0.9 #1543

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wshanks
Copy link
Collaborator

@wshanks wshanks commented Mar 19, 2025

The following parts of the code deprecated in 0.9 are removed here:

  • PulseBackend and SingleTransmonTestBackend
  • RestlessNode, RestToCounts, and RestlessToIQ
  • The curve analysis utils functions data_sort, filter_data, mean_xy_data, and multi_mean_xy_data
  • The ScatterTable methods/attributes data_allocation, labels, and get_subset_of

0.9 was released on March 18, 2025, so these removals should not be released until June 18th according to the deprecation policy.

@wshanks wshanks force-pushed the remove-0.9-deprecations branch 3 times, most recently from ec6d631 to 83c3262 Compare March 21, 2025 14:14
The following parts of the code deprecated in 0.9 are removed here:

* `PulseBackend` and `SingleTransmonTestBackend`
* `RestlessNode`, `RestToCounts`, and `RestlessToIQ`
* The curve analysis `utils` functions `data_sort`, `filter_data`,
  `mean_xy_data`, and `multi_mean_xy_data`
* The `ScatterTable` methods/attributes `data_allocation`, `labels`, and
  `get_subset_of`

0.9 was released on March 18, 2025, so these removals should not be
released until June 18th according to the deprecation policy.
@wshanks wshanks force-pushed the remove-0.9-deprecations branch from 83c3262 to 97a9581 Compare March 23, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant