Skip to content

Commit

Permalink
Update version of validation lib, fix pip requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin committed Apr 18, 2024
1 parent 3844686 commit a1fd164
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 39 deletions.
33 changes: 17 additions & 16 deletions deployments/common/pip/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
numpy==1.26.2
scipy==1.11.4
matplotlib==3.8.2
grpcio==1.59.3
numpy==1.21.0
scipy==1.7.3
matplotlib==3.4.2
grpcio==1.53.0
jupyter==1.0.0
Cython==0.29.36
protobuf==4.25.1
pandas==2.1.3
healpy==1.16.6
astropy==5.3.4
astroquery==0.4.6
scikit-learn==1.3.2
joblib==1.3.2
hdbscan==0.8.33
pyvo==1.5.1
pyarrow==14.0.1
GaiaXPy==2.1.0
Cython==0.29.23
protobuf==3.18.3
pandas==1.2.4
healpy==1.14.0
astropy==4.2.1
astroquery==0.4.1
scikit-learn==0.24.2
joblib==1.2.0
hdbscan==0.8.31
pyvo==1.1
pyarrow==12.0.1
koalas==1.8.2
GaiaXPy==1.1.4
git+https://github.com/wfau/[email protected]
git+https://github.com/stvoutsin/[email protected]
dustmaps==1.0.12
Expand Down
14 changes: 7 additions & 7 deletions deployments/zeppelin/test/config/basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,43 @@
"notebooks" : [
{
"name" : "GaiaDMPSetup",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json",
"totaltime" : 50,
"results" : []
},
{
"name" : "Mean_proper_motions_over_the_sky",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"totaltime" : 120,
"results" : []
},
{
"name" : "Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json",
"totaltime" : 55,
"results" : []
},
{
"name" : "Good_astrometric_solutions_via_ML_Random_Forrest_classifier",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json",
"totaltime" : 650,
"results" : []
},
{
"name" : "Working_with_cross_matched_surveys",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_cross_matched_surveys.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_cross_matched_surveys.json",
"totaltime" : 190,
"results" : []
},
{
"name" : "Working_with_Gaia_XP_spectra.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_Gaia_XP_spectra.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_Gaia_XP_spectra.json",
"totaltime" : 6000,
"results" : []
},
{
"name" : "Library_Validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json",
"totaltime" : 10,
"results" : []
}
Expand Down
16 changes: 8 additions & 8 deletions deployments/zeppelin/test/config/full.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,49 +2,49 @@
"notebooks" : [
{
"name" : "GaiaDMPSetup",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json",
"totaltime" : 50,
"results" : []
},
{
"name" : "Mean_proper_motions_over_the_sky",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"totaltime" : 125,
"results" : []
},
{
"name" : "Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json",
"totaltime" : 55,
"results" : []
},
{
"name" : "Good_astrometric_solutions_via_ML_Random_Forrest_classifier",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json",
"totaltime" : 650,
"results" : []
},
{
"name" : "Working_with_cross_matched_surveys",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_cross_matched_surveys.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_cross_matched_surveys.json",
"totaltime" : 6000,
"results" : []
},
{
"name" : "Working_with_Gaia_XP_spectra.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_Gaia_XP_spectra.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_Gaia_XP_spectra.json",
"totaltime" : 190,
"results" : []
},
{
"name" : "QC_cuts_dev.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/QC_cuts_dev.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/QC_cuts_dev.json",
"totaltime" : 10100,
"results" : []
},
{
"name" : "Library_Validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json",
"totaltime" : 10,
"results" : []
}
Expand Down
8 changes: 4 additions & 4 deletions deployments/zeppelin/test/config/quick-healthchecker.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"notebooks" : [
{
"name" : "GaiaDMPSetup",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json",
"totaltime" : 3,
"results" : []
},
{
"name" : "Mean_proper_motions_over_the_sky",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"totaltime" : 125,
"results" : []
},
{
"name" : "Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json",
"totaltime" : 55,
"results" : []
},
{
"name" : "Library_Validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json",
"totaltime" : 10,
"results" : []
}
Expand Down
8 changes: 4 additions & 4 deletions deployments/zeppelin/test/config/quick.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"notebooks" : [
{
"name" : "GaiaDMPSetup",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json",
"totaltime" : 50,
"results" : []
},
{
"name" : "Mean_proper_motions_over_the_sky",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json",
"totaltime" : 125,
"results" : []
},
{
"name" : "Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json",
"totaltime" : 55,
"results" : []
},
{
"name" : "Library_Validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json",
"filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json",
"totaltime" : 10,
"results" : []
}
Expand Down

0 comments on commit a1fd164

Please sign in to comment.