Tags:
create new tag
, view all tags
Points a etudier :

  • Creation d'un service (servlet) qui prend les infos sur une table(userid, tablename)+les infos relatives au plot, et retourne un PNG ou JPEG correspondant
  • Gestion d'un cache conservant les VOTable localement (pour ne pas avoir a les chercher sur iRods a chaque nouvelle demande). Le cache doit faire la correspondance (userid, tablename) --> fichier local
  • Convertir un VOTable en colfits (rangement par colonnes) pour accelerer le traitement:
java -Xmx1000m -jar ../stilts.jar tcopy in=100000temp.vot ofmt=colfits-plus out=100000temp2.colfits
Faire des tests pour savoir a partir de quand la conversion est rentable

-- BenjaminBertrand - 22 Apr 2009

Topic revision: r1 - 2009-04-22 - BenjaminBertrand
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback