Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Django to v2.2.17 (#1256) * Update Django and other related libs. Django 2.1.15 -> 2.2.17 #1255 * Update of other dependencies * Integrate with DESaccess (#1258) * Minor correction in the target catalogs query using postgresql * Start of integration with Descut service. * Created methods to Submit and Check the status of the Descut job. and the creation of the method to download the files has started. * Created methods to download the results, match between targets and images. the method of registering images is still incomplete. * Finalized the methods of registering images. Correction of target queries. creation of methods that retrieve the list of objects before submitting. * Partial implementation of the cutout workflow. * Integration with DESaccess cutout has been implemented. workflow created for submitting and downloading cutout jobs. #1257 * Created methods that allow integration with DESaccess Tile Finder. docstrings of the methods related to Cutout have been added. #1257 * Commenting the 'teste' endpoint Co-authored-by: Matheus Allein <[email protected]> * Target Cutout and Integration with DESaccess (#1267) * Minor correction in the target catalogs query using postgresql * Start of integration with Descut service. * Created methods to Submit and Check the status of the Descut job. and the creation of the method to download the files has started. * Created methods to download the results, match between targets and images. the method of registering images is still incomplete. * Finalized the methods of registering images. Correction of target queries. creation of methods that retrieve the list of objects before submitting. * Partial implementation of the cutout workflow. * Integration with DESaccess cutout has been implemented. workflow created for submitting and downloading cutout jobs. #1257 * Created methods that allow integration with DESaccess Tile Finder. docstrings of the methods related to Cutout have been added. #1257 * Cutout Jobs submission form has been changed to be compatible with the new version of DESaccess. new color image options have been added. #1257 * Alteration of the Mosaic panel has started to allow the selection of more than one type of color image. Cutout Jobs loading and selection has been improved, now the job list will always be updated with all available jobs and the most recent job will be selected by default. #1257 * Refactoring the visualization of the cutouts, it is now possible to choose the color image used in the mosaic. * minor fix in default settings #1257 * The discard_fits_files function has been implemented to avoid downloading fits files that have not been requested by the user. #1257 * Download Target List compatible with DESacces. (#1269) * Minor fix in cutout. * A correction was made to the download feature. to be compatible with the new version of DESaccess. * Change labels Mosaic -> Cutout * Minor fix in cutout (#1270) * Fixing contrast bug and removing features from tile inspection (#1259) * Fixing contrast bug and removing features from tile inspection * Changing virtual list library * Fixing reload logic based on new virtual list * Fixing release change not loading datasets * The name of the configuration variable has been changed. * Enabling clear search and positioning visiomatic on search by position Co-authored-by: glaubervila <[email protected]> * Feat/eyeballing tile download (#1268) * Fetching tile info and displaying on download dialog * Fetching tile info and displaying on download dialog * Fetching tile info and displaying on download dialog * Adding error handler for the case of not having data on tile * Fixing release change not loading datasets Co-authored-by: Matheus Allein <[email protected]>
- Loading branch information