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

WIP: ska3-prime #970

Closed
wants to merge 10 commits into from
Closed

WIP: ska3-prime #970

wants to merge 10 commits into from

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Nov 23, 2022

These are changes to update core packages. It uses python 3.10. The process to make this is roughly described in the wiki.

To install:

conda create -n ska3-flight-2023.0rc4 --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/prime \
  ska3-flight==2023.0rc4

This is work in progress, these are some of the known issues:

the process has these issues that I had to solve manually:

  • fails to fetch the right quaternion package.
  • the process installs pyqt5-sip from the pypi platform.
  • the resulting ska3-flight does not include ska3-core as dependency.

I ran tests:

@javierggt javierggt changed the title ska3-prime WIP: ska3-prime Nov 23, 2022
- Using environment file to build ska3-core from scratch,
- with python 3.10,
- with the latest conda,
- using prime channel instead of flight
@jeanconn
Copy link
Contributor

I've been fiddling with this on linux with the starcheck use case. I just ran into jplephem is missing on the Python side.

@jeanconn
Copy link
Contributor

Oh, that's probably because ska3-core isn't a dependence. I'll try that.

@jeanconn
Copy link
Contributor

Do we still need this PR @javierggt? or is this superseded by #1008 ?

@javierggt
Copy link
Contributor Author

I used this branch to make the 2023.1 branch. Should not be needed anymore.

@jeanconn jeanconn closed this Mar 14, 2023
@javierggt javierggt deleted the prime branch March 18, 2024 18:03
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