debian/0000755000000000000000000000000012222727415007172 5ustar debian/README.Debian0000644000000000000000000000064712175211435011237 0ustar Yorick Cubeview package for Debian ---------------------------------- This is the `Cbeview' package by Thibaut Paumard prepackaged for Debian GNU/Linux. A sample/test file is provided. You can run it with yorick -i /usr/share/doc/yorick-cubeview/examples/check.i This will create the file cubeview-test.fits in the current directory. -- Thibaut Paumard , Thu, 17 Jan 2008 15:51:11 +0100 debian/changelog0000644000000000000000000000266712222726422011054 0ustar yorick-cubeview (2.2-2) unstable; urgency=low * Bug fix: "FTBFS: make[1]: *** No rule to make target `/Make'. Stop.", thanks to David Suárez (Closes: #724178). -- Thibaut Paumard Tue, 01 Oct 2013 23:20:17 -0600 yorick-cubeview (2.2-1) unstable; urgency=low * New upstream release * Simplify packaging -- Thibaut Paumard Tue, 23 Jul 2013 12:08:53 -0400 yorick-cubeview (1.6-2) unstable; urgency=low * Amend control to comply with the Debian Science Policy -- Thibaut Paumard Tue, 26 Jun 2012 17:17:23 +0200 yorick-cubeview (1.6-1) unstable; urgency=low * New upstream release * check against standards version 3.9.3 -- Thibaut Paumard Sat, 14 Apr 2012 00:21:45 +0200 yorick-cubeview (1.5-1) unstable; urgency=low * New upstream release * convert to 3.0 (quilt) format * bump policy to 3.8.4 * change section to science * fix watch file -- Thibaut Paumard Thu, 08 Apr 2010 16:51:01 +0200 yorick-cubeview (1.4-1) unstable; urgency=low * New upstream release * Better long description * Include xpm icons -- Thibaut Paumard Mon, 03 Mar 2008 21:44:24 +0100 yorick-cubeview (1.2.1-1) unstable; urgency=low * Initial Release. Closes: #460856 -- Thibaut Paumard Thu, 17 Jan 2008 14:31:31 +0100 debian/compat0000644000000000000000000000000212175211435010365 0ustar 5 debian/control0000644000000000000000000000230612175211435010573 0ustar Source: yorick-cubeview Section: science Priority: extra Maintainer: Debian Science Maintainers Uploaders: Thibaut Paumard Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: yorick-dev (>= 2.1.05) Standards-Version: 3.9.3 DM-Upload-Allowed: yes Vcs-Git: git://git.debian.org/git/debian-science/packages/yorick-cubeview.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/yorick-cubeview.git Homepage: http://github.com/paumard/yorick-cubeview Package: yorick-cubeview Architecture: all Depends: yorick (>= 2.2), yorick-yutils (>= 1.3), yorick-gy, ${misc:Depends} Description: 3D FITS data viewer specialized in spectro-imaging Cubeview is a viewer for 3D data store in FITS files, a file format extensively used among astronomers. It is specialized in displaying spectro-imaging data but can be used to do basic visualization on any FITS file containing a 3D array. . Cubeview features a stand-alone graphical user interface which adheres to the GTK+ look-and-feel. Being written in Yorick, it is inherently scriptable. A system of hooks allows custom actions to be repeated automatically when certain events occur. debian/copyright0000644000000000000000000000220312175211435011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: yorick-cubeview Upstream-Contact: Thibaut Paumard Source: https://github.com/paumard/yorick-cubeview/tarball/cv_1.6 Files: * Copyright: © 2007-2012, Thibaut Paumard License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/cubeview16.xpm0000644000000000000000000000132212175211435011673 0ustar /* XPM */ static char * cubeview16_xpm[] = { "16 16 23 1", " c None", ". c #FB00D4", "+ c #BC00FE", "@ c #3204FF", "# c #006DFF", "$ c #00EAE8", "% c #00FF69", "& c #32FF06", "* c #BEFA00", "= c #FFA700", "- c #FF3300", "; c #FF1700", "> c #000000", ", c #3204FE", "' c #32FB06", ") c #750063", "! c #8000A7", "~ c #298000", "{ c #BF8600", "] c #B82A00", "^ c #0048BF", "/ c #263E00", "( c #010000", " .+@#$%&*=-; ", " .+@#>%&*=-; ", " .+@#>%&*=-; ", " .+@#>%&*=-; ", " .+@#>%&*=-; ", " .+@#>%&*=-; ", " .+@#>>&*=-; ", " .+@#>>&*=-; ", " .+@#>>&*=-; ", " .+@#>>&*=-; ", " .+@#>>&*=-; ", " .+@#>>&*=-; ", " .+@>>>&*=-; ", " .+,>$>'*=-; ", ">>>)!>>$>~>{]> ", ">>>>>>^$>>/>>(>>"}; debian/cubeview32.xpm0000644000000000000000000000342112175211435011673 0ustar /* XPM */ static char * cubeview32_xpm[] = { "32 32 40 1", " c None", ". c #FF00C9", "+ c #FA00D7", "@ c #DD00FD", "# c #9A00FF", "$ c #4F00FF", "% c #1609FF", "& c #0047FF", "* c #0093FF", "= c #00D5FA", "- c #00FFD7", "; c #00FF8B", "> c #00FF47", ", c #12FF0D", "' c #52FF00", ") c #9CFF00", "! c #E1F600", "~ c #FFCB00", "{ c #FF8300", "] c #FF4400", "^ c #FF1700", "/ c #000000", "( c #00F9D2", "_ c #008CF5", ": c #1608F9", "< c #12F00C", "[ c #100183", "} c #050004", "| c #8A00A0", "1 c #EB00CA", "2 c #D400F2", "3 c #9900FF", "4 c #33009F", "5 c #0D09A7", "6 c #4FF800", "7 c #99F800", "8 c #F37C00", "9 c #B63300", "0 c #750B00", "a c #390500", " .+@#$%&*=-;>,')!~{]^^ ", " .+@#$%&*=-;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*//;>,')!~{]^^ ", " .+@#$%&*///>,')!~{]^^ ", " .+@#$%&*/(/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&*/-/>,')!~{]^^ ", " .+@#$%&_/-/>,')!~{]^^ ", " .+@#$%&//-/>,')!~{]^^ ", " .+@#$%&/=-/>,')!~{]^^ ", " .+@#$:&/=-/><')!~{]^^ ", " .+@#$[//=-/>/'/!~{]^^ ", "//////}/|/////=-///'//~/]/// ", "////////////&/=-////////////////", "/ / //12345&*=-;>,67/~890a // "}; debian/examples0000644000000000000000000000001012175211435010717 0ustar check.i debian/lintian-overrides.d/0000755000000000000000000000000012175211435013047 5ustar debian/lintian-overrides.d/yorick-cubeview0000644000000000000000000000032012175211435016074 0ustar yorick-cubeview: desktop-command-not-in-package usr/share/applications/cubeview.desktop yorick yorick-cubeview: menu-command-not-in-package usr/share/menu/yorick-cubeview:3 yorick # cubeview Depends on yorickdebian/manpages0000644000000000000000000000001312175211435010677 0ustar cubeview.1 debian/patches/0000755000000000000000000000000012175211435010616 5ustar debian/patches/manpage-typo0000644000000000000000000000227412175211435013147 0ustar Description: fix manpage typo "allows to" -> "allows one to" Author: Thibaut Paumard Origin: vendor Forwarded: yes Last-Update: 2012-06-26 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/cubeview.1 +++ b/cubeview.1 @@ -42,7 +42,7 @@ trusted, but you can still explore the 3D cube. .PP Cubeview uses three windows: a toolbox, a slice image window and a -spectrum plot window. The toolbox allows to open a new FITS file, save +spectrum plot window. The toolbox allows one to open a new FITS file, save the currently selected sub\-cube (determined both by the spectrum and slice being viewed), set various display parameters, and perform various actions, most notably selecting a new spectrum or a new @@ -67,7 +67,7 @@ .IP \fIRectangular\fR 4 drag from one corner to the opposite. .SH "SPECTRUM PAGE" -The \fISpectrum\fR property page allows to select the \fIAperture +The \fISpectrum\fR property page allows one to select the \fIAperture type\fR mentioned above. In addition, if the FITS header has been interpreted correctly, it is possible to switch the spectral axis between \fIWavelength\fR, \fIFrequency\fR, \fIChannels\fR (raw indices debian/patches/series0000644000000000000000000000001512175211435012027 0ustar manpage-typo debian/rules0000755000000000000000000000033012222727076010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: echo "Testing requires interactivity" override_dh_auto_install-indep: dh_installyorick --no-make-install override_dh_auto_clean: ./configure make distclean debian/source/0000755000000000000000000000000012175211435010467 5ustar debian/source/format0000644000000000000000000000001412175211435011675 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000023612175211435010221 0ustar version=3 opts=filenamemangle=s/.+\/v?(.*)\.tar\.gz/yorick-cubeview-$1.tar.gz/ \ https://github.com/paumard/yorick-cubeview/tags .*/cv_(\d[\d\.]+)\.tar\.gz debian/ynstall0000644000000000000000000000056712175211435010610 0ustar cubeview.info debian/yorick-cubeview.packinfo debian/yorick-cubeview.keywords cubeview_start.i i-start cubeview.i bear.i cubeview usr/bin cubeview.glade debian/lintian-overrides.d/yorick-cubeview usr/share/lintian/overrides cubeview.desktop usr/share/applications cubeview48.png usr/share/pixmaps debian/cubeview*.xpm usr/share/pixmaps #cubeview-big.png Y_SITE/data debian/yorick-cubeview.keywords0000644000000000000000000000002312175211435014062 0ustar slice spectrum tws debian/yorick-cubeview.menu0000644000000000000000000000031112175211435013157 0ustar ?package(yorick-cubeview):needs="x11" section="Applications/Science/Astronomy"\ title="cubeview" command="yorick -i cubeview.i --stand-alone"\ icon16x16="cubeview16.xpm" icon32x32="cubeview32.xpm" debian/yorick-cubeview.packinfo0000644000000000000000000000055412175211435014016 0ustar :newsubsection cubeview: a 3D FITS data viewer :cubeview a 3D data viewer specialized in spectro-imaging with three possible user-interfaces: Yorick-shell based ("text"), Yorick-graphics based ("tws"), and GTK-based :bear routines to interpret FITS files produced by the spectro-imager BEAR which used to be installed at Canada-France-Hawaii Telescope (CFHT)