You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Document Center: https://drive.google.com/drive/u/1/folders/0B8MPri74kkaLamFkQ0hFeXI2RzA (short url: http://grimmer.io/carta-drive)

it is ASIAA google drive, please drag carta into your home folder in google drive, and use google drive, not google doc to browse it. 

 

Meeting note folder in this google drive: https://drive.google.com/drive/folders/0B22Opq0T64ObTVlybmM3RUFSY2c?usp=sharing

ASIAA Members (Taiwan):

 

  

slack id

email

Status

Job

Chin-Fei Lee

manager

cflee

cflee@asiaa.sinica.edu.tw

  

Grimmer Kang

software engineer lead*

grimmer

tckang@asiaa.sinica.edu.tw

Fix aspection ratio issue

soft dev leader

Erh-Chung Chen

software engineer

ecchen

ecchen@asiaa.sinica.edu.tw

1. contour:check PGplot

2. gridline, ast lib: write email about permuted coordinate

3. unit-part1: change hard-code unit to load from fits (need change c++, js <-grimmer)

soft dev

Kuo-Song Wang

science support

kswang

kswang@asiaa.sinica.edu.tw

  

Chi-Hung Yan 

consultant

chyan26

chyan@asiaa.sinica.edu.tw

  

Anthony Moraghan

system manager

ajm

ajm@asiaa.sinica.edu.tw

  

Andrew

  

andrew@asiaa.sinica.edu.tw

  

Contributers:

  1. Adrianna: South Africa Contributer form SKA  

Software tools:

Slack: cartaviewer.slack.com

JIRA (goo.gl/3J5Uvl): 

T Key Summary Assignee Reporter P Status Resolution Created Updated Due
Loading...
Refresh

JIRA - Kanban board https://open-jira.nrao.edu/secure/RapidBoard.jspa?rapidView=6

ASIAA Weekly meeting notes & docs [deprecated]: https://sites.google.com/a/asiaa.sinica.edu.tw/acdc/


Carta desktop binary/installer or Carta Server:

browser/server internal : http://acdc1.asiaa.sinica.edu.tw:8080/ (internal acccess)

browser/server public demo: http://cartaserver.ddns.net/  old version

desktop version by using ssh tunnel: (e.g. ssh -X acdc1), please contact Anthony

Mac dekstop app download:http://cartavis.github.io/ (v0.6, 201603, not update to date)

Mac dekstop app (new): http://www.asiaa.sinica.edu.tw/~ajm/carta/  


Carta source code git Repo
  1. https://github.com/Astroua/CARTAvis (legacy)
  2. https://github.com/cartavis/carta

dependent casa libs, its submodules:

casacore: https://github.com/casacore/casacore  

            code :       https://svn.cv.nrao.edu/svn/casa/trunk/

                                    this svn repo has 4 folder and only use two parts:: code, casacore( as a svn external)

Casa desktop build result table (lack of ver. info. of casacore/code):

 https://svn.cv.nrao.edu/test-summary/ 

https://travis-ci.org/casacore/casacore/

 

Reference software:

Important link:

  1. Sprint Backlogs/tasks, found bugs : https://docs.google.com/spreadsheets/d/1SjCK178J42eVtw7tDkPOexIe_BvcfC8G5d_Xwiol3Is/edit#gid=234286219
  2. Release discussion https://docs.google.com/document/d/1TJBlHf39l5O1xJ6UoOQOCWrTGF_5K8ytiQ-v02wjWuA/edit
  3. Dependency 1: carta_plugin_dependency_v_reusegridline-20161227-v2
                         2: Third party libs list  

Carta documents - requirement :

  1. Carta Software Development Notes [2014] https://docs.google.com/viewer?a=v&pid=sites&srcid=YXNpYWEuc2luaWNhLmVkdS50d3xhY2RjfGd4OjIyNTBiNDVjNDVhOThkNTU

  2. Carta UI-Related Use Cases [2014] https://docs.google.com/viewer?a=v&pid=sites&srcid=YXNpYWEuc2luaWNhLmVkdS50d3xhY2RjfGd4OjdhMWVlNGM0NTUwNTFkNDc 

  3. CARTA Requirements Grid.xlsx https://docs.google.com/viewer?a=v&pid=sites&srcid=YXNpYWEuc2luaWNhLmVkdS50d3xhY2RjfGd4OjU0MmUwN2NiOTI1OWVkYzE

  4. Carta: Key Requirements [2014] https://docs.google.com/viewer?a=v&pid=sites&srcid=YXNpYWEuc2luaWNhLmVkdS50d3xhY2RjfGd4OjMwNmEyYWM4ZGE5NTNiZA

Carta documents - technical :

  1. JavaScript Connector interface, https://github.com/pfederl/CARTAvis/wiki

  2. Architecture https://casa.nrao.edu/plonedocs/stable/image-cube-visualization/architecture or https://drive.google.com/open?id=0B22Opq0T64ObWUpaa1ptNVhHdWs

  3. a step by step guide to new feature development-in-carta https://casa.nrao.edu/plonedocs/stable/image-cube-visualization/a-step-by-step-guide-to-new-feature-development-in-carta-1 or https://drive.google.com/open?id=0B22Opq0T64ObSktVM29VSy1Tamc

  4. Class Diagrams etc(old).  http://cartaserver.ddns.net/docs/doxygen/html/

Carta documents - technical  & build:

  1. CARTA Viewer’s documentation including how to build, how to write plugins  http://cartaserver.ddns.net/docs/html/index.html 

  2. CARTA Viewer Documentation [2016], seems to be the same as above: https://docs.google.com/viewer?a=v&pid=sites&srcid=YXNpYWEuc2luaWNhLmVkdS50d3xhY2RjfGd4OjFkN2EyMDFjM2E1YmYyZDc

  3. Writing an image plugin for CARTA in C++ https://github.com/CARTAvis/carta/blob/develop/docs/source/developer/contribute/Writinganimageplugin.rst

Carta documents - build:

  1. Carta-Building-Instructions https://github.com/pfederl/CARTAvis/wiki/Carta-Building-Instructions 

  2. https://safe.nrao.edu/wiki/bin/view/Software/CASA/CartaBuildInstructions

  3. CasaBuildInstruction (casa libs: casacore, code and so on) includes cmake flag setting: https://safe.nrao.edu/wiki/bin/view/Software/CASA/CasaBuildInstructions

  4. casacore build cmake flags on GitHub https://github.com/casacore/casacore/wiki/CmakeInstructions


Testing:

CARTA simple performance test (kuo-song) https://docs.google.com/spreadsheets/d/1WX1lhnjdOOqRc8hQejOiXm2W26QRbga644TNxHQg3EY/edit#gid=0

Performance Issues &  test cases Discussion, testing specs, some notes of the meeting 11/7~11/11 https://docs.google.com/document/d/1DX-d0zoJT8cQoRgDYC0ot0oOnk8UXBTlBSLSXJMj0Qw/edit

Complete these tasks to get started

  • Edit this home page - Click Edit in the top right of this screen to customize your Space home page
  • Create your first page - Click the Create button in the header to get started
  • Brand your Space - Click Configure Sidebar in the left panel to update space details and logo
  • Set permissions - Click Space Tools in the left sidebar to update permissions and give others access

 

Recent space activity

Space contributors

{"mode":"list","scope":"descendants","limit":"5","showLastTime":"true","order":"update","contextEntityId":2492226}

 

 

 

 

 

  • No labels