anis_group: - id: 1 label: 'Default' - id: 2 label: 'Admin' database: - id: 1 label: 'Cosmology' dbname: 'cosmologydb' type: 'pgsql' host: 'pgserver' port: 5432 login: 'consult' password: 'password' - id: 2 label: 'ExoDat' dbname: 'exodat_new' type: 'pgsql' host: 'pgserver' port: 5432 login: 'consult' password: 'exopassword' project: - name: 'vuds' label: 'VUDS' description: 'VUDS project' link: 'http://cesam.lam.fr/vuds' manager: 'Olivier Le Fèvre' database_id: 1 - name: 'corot' label: 'CoRoT' description: 'CoRoT project' link: 'http://corot.cnes.fr' manager: 'Magali Deleuil' database_id: 2 output_family: - id: 1 label: 'Parameters by default' display: 10 - id: 2 label: 'Others catalog ID' display: 20 criteria_family: - id: 1 label: 'Criteria by default' display: 10 - id: 2 label: 'Photometry' display: 20 dataset_family: - id: 1 label: 'VUDS dataset collection' display: 10 - id: 2 label: 'VVDS dataset collection' display: 20 output_category: - id: 1 label: 'Default category' display: 10 output_family: 1 - id: 2 label: 'Photometry' display: 20 output_family: 1 dataset: - name: 'corot_targets' table_ref: 'v_corot_targets' label: 'CoRoT Targets' description: 'CoRoT Targets' display: 10 count: 100582 vo: true data_path: '/tmp/data' selectable_raw: false project_name: 'corot' id_dataset_family: 1 - name: 'vuds_targets' table_ref: 'v_vuds_targets' label: 'VUDS Targets' description: 'VUDS Targets display' display: 20 count: 784512 vo: false data_path: '/tmp/data' selectable_raw: false project_name: 'vuds' id_dataset_family: 2 file: - id: 1 label: 'My file' file_loc: 'my_file.txt' type: 'txt' display: 10 visible: true dataset_name: 'corot_targets' - id: 2 label: 'My fits' file_loc: 'file.fits' type: 'fits' display: 20 visible: true dataset_name: 'corot_targets'