Skip to content

Releases: linea-it/dri

v0.12

09 Nov 16:21
648ad5c
Compare
Choose a tag to compare
v0.12 Pre-release
Pre-release

Target Viewer

  1. Enable Aladin images with proper zoom on Explorer.
  2. Portal visit statistics: Email contains accumulated month visits.

v.0.11

23 Oct 16:38
Compare
Choose a tag to compare
v.0.11 Pre-release
Pre-release

Sky Viewer

  1. Navigation mini-map added to Image Viewer.
  2. Map Viewer display map checkbox moved to bottom.
  3. Catalog Overlay: External Catalogs (e.g.: 2MASS, WISE) added.

Target Viewer

  1. Fix: Upload working with lists that have content with integer format.
  2. Fix: Fixed error on comments per object, which crashed app.
  3. Fix: able to view uploaded lists that have string format for id column.
  4. Fix: CutOut – catalogs with negative RA are converted to positive to comply with cutout service.
  5. CutOut: sorted list of cutouts by date.
  6. CutOut: job submission interface now includes a comment form.
  7. CutOut: enabled generation of PNG or PNG+FITS.
  8. Layout: labels forms left-aligned.
  9. Portal visit statistics: email contains daily and accumulated visits.
  10. Catalog Overlay: External Catalogs (e.g.: 2MASS, WISE) added.

v0.10.12

11 Oct 18:54
Compare
Choose a tag to compare
v0.10.12 Pre-release
Pre-release
Merge pull request #818 from linea-it/develop

Fixed upload small lists with integer values and problem with objects that have the id string.

v0.10

10 Oct 19:26
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

Sky Viewer

Aladin snapshot only in Firefox.
Change cursor type according to operation mode.

Target Viewer

  1. Pan viewer included.
  2. Change cursor type according to operation mode.
  3. Fix: more flexible format (spaces and integers); allows to register tables with ID as string.
  4. Fix: View page objects counter.
  5. Enable Explorer for coadd objects.

Notes:

  1. The limit in the number of cutouts is still under discussion with NCSA. At the moment it is hardwired to be 100 to facilitate debugging. In the future one should make this operation more flexible by perhaps either choosing the number or allow the selection of individual entries.

  2. At the moment cutouts for fields located between 180 and 360 are not working because of convention problems between the portal and Descut.

v0.9.9

29 Sep 14:29
Compare
Choose a tag to compare
v0.9.9 Pre-release
Pre-release

New Features and Enchancements

  1. Estatísticas de Acesso
  2. Pagina informativa para manutenção
  3. Habilitamos Https
  4. Foi adicionado ordenação na seleção das propriedades para criar um filtro.
  5. Adicionado feedback visual enquanto a tile grid está sendo carregada no Aladin.
  6. Tile grid agora está oculta por padrão
  7. Adicionado limit de 100 objetos ao cutout.
  8. Alterado ponteiros do mouse no visiomatic
  9. Adicionado copia de todos os emails para os administradores
  10. Target List rating e reject são visualizados agora por Lista, usuário e objeto
  11. Alterado a posição dos botões na janela de Registro de listas no target viewer.

Fixes

  1. Corrigido submissão de Cutouts após implementação do campo comments no Descut
  2. Corrigido submissão de Cutouts após implementação do https no Descut
  3. Correções no layout dos emails de notificação
  4. Corrigido erro no Save As falta de permissão.
  5. Corrigido target list reload apos criar um comentário.
  6. Corrigido erros de formato no Upload
  7. Target viewer agora limpa o preview no momento em começa a carregar a lista, antes era quando a lista era carregada.
  8. Corrigido erro no count dos objetos no target list
  9. Corrigido popup "table not available" no target viewer quando o usuário dava duplo click na classe

v0.9

13 Sep 13:29
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Sky Viewer

  1. Allow global search in both Aladin and Visiomatic.
  2. Keep zooming when switching from Visiomatic to Aladin.
  3. Implementation of Catalog Overlay.
  4. Allow automatic tool change (Aladdin to VisiOmatic) by double click.
  5. Download original image files in tiff and fits format from Image Viewer.
  6. Crop of image on VisiOmatic in jpeg format.

Aladin

  1. Include coordinates with cursor positioning.
  2. Implementation of Depth, Coverage and Systematic Maps.

Visiomatic

  1. Include coordinates with cursor positioning.
  2. Allow the user to set a default for Image Preference and use during the session.

Depth, Coverage and Systematic Maps

These maps represent a Healpix version of different astronomical properties distribution across the sky. Given that each point in the footprint is the combination of information of stacks of images, a statistic has to be used to summarize this information for that particular point. The complex geometry of the survey is kept track through the Mangle software (run by DESDM as an afterburner of the coadd pipeline) and then “Healpixelized” to provide the maps made available here.

The properties of the maps are: nside=4096, order=nested.

We divided those into 3 different classes: depth maps, coverage maps and systematic maps.

– Depth maps represent the magnitude limit for a given magnitude system as a function of position in the sky, and given a snr ratio. For now, only magnitude limit in 2” (mag_aper4) at 10sigma is present. This is the default variable coming from DESDM, as read from the Mangle products.
– Coverage maps: These maps represent the survey footprint for each band separately, and also for the combination of various bands together, in particular, we present the coverage map for g,r,i,z,Y separately, and another coverage map for the combination of griz and another for grizY.
– Systematic maps: These maps keep track of the spatial variation of several statistics concerning the imaging conditions of the survey across the sky.

  • Detection fraction: what fraction of the Healpix pixel has been observed (according to Mangle geometry) in each band or simultaneously in griz or grizY bands.
  • Exposure time: the time in seconds for exposures in a given filter (EXPTIME) or the effective time (TEFF_EXPTIME), weighted with atmospheric transmission, seeing and sky brightness (see here).
  • Airmass: secant of the zenith angle for the observations included in the pixel.
  • Seeing: measures the sky quality as a blurring of point-like sources, it is described here as the full width half maximum (in arcseconds) of the PSF taken from FWHM_MEAN of the PSF_QA table (calculated using PSFEx). The FLUXRAD quantities are obtained using the flux radius in PSFEx (TBC)
  • Sky variance: this is the fluctuation of the sky brightness, weighted using the weight map from DESDM
  • Zero point residues from FGCM: residual “gray” corrections from FGCM calibration (section 3.3 of the FGCM paper)

The statistics used are:

  • WAVG: weighted averaged mean of the quantity, considering the noise weight map produced by DESDM
  • MIN: minimum of the quantity among all the contributing images.
  • MAX: maximum of the quantity among all the contributing images.
  • TOTAL, SUM: sum of the quantity for the contributing images.

Additional details can be found here:
https://cdcvs.fnal.gov/redmine/projects/des-y3/wiki/Y3_systematics_maps_proposed

and here
https://cdcvs.fnal.gov/redmine/projects/des-y3/wiki/systematic_maps

Target Viewer

  1. Favorite Target List.
  2. Pinpoint object in image.
  3. Pinpoint center in image.
  4. Display the RA / DEC information of the object in the catalog pop-up.
  5. Ability to comment list, object, and position.
  6. Download image files in TIFF and FITS format.
  7. Crop VisiOmatic image in JPEG format.
  8. Create custom selection filters on Target List.
  9. Allow to select by no rejected object in a filter on the target list.
  10. Generate cutouts in PNG format for target lists and display as a mosaic. User is notified via email. Cutouts can be deleted.
  11. Download filtered target list and send email with link to user.
  12. Allow Save As a new target list and send notification to the user.
  13. Implementation of Catalog Overlay.
  14. Fix ellipse problem in Catalog Overlay.

VisiOmatic

  1. Include coordinates with cursor positioning.
  2. Allow user to setup a new Image Preference as default during session.

Antes da apresentação

14 Jun 15:51
Compare
Choose a tag to compare
Merge pull request #477 from linea-it/fix_target_pagging

Fixed #476 Target Viewer List paging

v0.7.0

09 May 18:17
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • First implementation for integration with descut
  • Social Login (Facebook, Google)
  • Removed dependence beteween Association and Settings
  • Associate the properties of target during the registry
  • Display the properties of the catalog when there is no configuration.
  • Fixed Explorer error for objects Y1A1
  • control show/hide system radius
  • Powered by LIneA
  • Added interfaces to manage comments in a target object
  • Created Interface to manage System Members
  • Added new release in datadiscovery
  • Change preview layout in target viewer

Sky and Eyeballing

02 Jun 19:46
Compare
Choose a tag to compare
Sky and Eyeballing Pre-release
Pre-release

First make the Sky app makes it possible to see images of all the release and the list of their tiles.
App Eyeballing was added this tool it is possible to validate the release of images using Aladin, mark the defect position and the flag tiles problem.