Skip to content

Conversation

@SolarDrew
Copy link
Contributor

@SolarDrew SolarDrew commented May 15, 2025

@codspeed-hq
Copy link

codspeed-hq bot commented May 15, 2025

CodSpeed Performance Report

Merging #567 will not alter performance

Comparing SolarDrew:l2-data (af319b5) with main (731e7f0)

Summary

✅ 12 untouched benchmarks

aligned_axes = tuple(quantities.aligned_axes[key] for key in quantities.keys())
return Inversion(
node["quantities"],
meta=node["meta"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to handle the node["quantities"].meta part of the tree here, probably by adding it to node["meta"]

"gwcs>=0.24.0", # Inverse transform fix
"matplotlib>=3.7",
"ndcube[plotting,reproject]>=2.1",
"ndcube[plotting,reproject] @ git+https://github.com/sunpy/ndcube@asdf-support",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't mean to commit this but it does remind me that this PR will have to wait until the corresponding ndcube PR has been merged.

devdeps: matplotlib>=0.0.dev0
devdeps: sunpy>=0.0.dev0
devdeps: git+https://github.com/sunpy/ndcube
devdeps: git+https://github.com/sunpy/ndcube@asdf-support
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, this can go once the ndcube PR is merged.

@SolarDrew
Copy link
Contributor Author

Figure failures are because of using a PR branch of ndcube and should go away once it's merged and we switch back to main.

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.

2 participants