... Absolutely. This is a hard problem - much harder than the technical one! I've got a working generic Spotlight plugin now, which just needs code to extract...
Marshall Perrin
mperrin@...
May 3, 2005 12:21 pm
52
Marshall, ... Let me show you my scars. ... Sounds good! ... So that list is the interoperability target. ... VOTable is the XML-based interchange format,...
Norman Gray
norman@...
May 3, 2005 1:53 pm
53
... Though further experimentation shows that while the plugin framework makes you provide such a list, it doesn't force you to stick to it. You can actually...
Marshall Perrin
mperrin@...
May 3, 2005 2:23 pm
54
Has anyone installed aips++ on OS X? The link provided on Naomi's page http://www.aoc.nrao.edu/~tcornwel/AIPS++onOSX.htm say do a normal aips++ install. All I...
Tyler Bourke
tbourke@...
May 3, 2005 3:26 pm
55
Marshall, ... Righto -- that addresses any problems about the UCDs being unfamiliar as yet. Would it be an abuse of the localisation mechanism to switch ...
Norman Gray
norman@...
May 3, 2005 4:18 pm
56
... Problem with UCDs is that they're not equivalent to FITS metadata. Most of FITS metadata was supposed to be expressed by means of VOTABLE keywords, or...
Juan, ... Well no, they're not equivalent to FITS keywords, in the sense that there will be FITS keywords which have no direct UCD equivalent, and vice versa....
Norman Gray
norman@...
May 12, 2005 4:42 pm
58
... I would say that indexing UCDs would be the best course of action. That way you don't need to remember the idiosyncracies of each set of FITS headers. "Is...
... I concur in that mapping FITS keywords to UCDs gives them semantic meaning, and allows you to have an skeleton you can use if you try to index some other...
Hi all, I am happy to see some activity on the list, but this is getting somewhat off topic, and is probably not of interest to the majority of list...
Naomi, ... OK -- no problem. To the silent millions: this is the first time I've seen UCDs naturally come up in conversation `in the wild', outside a VO...
Norman Gray
norman@...
May 13, 2005 5:32 pm
62
I could offer an alternate view: FITS files interest a tremendous number of astronomers & observers, yes? The comments of several obvious experts have been...
Bernie Walp
bernie@...
May 13, 2005 8:56 pm
63
N.- Marshall's topic was Spotlight for FITS plug-ins, but if it's someone's job to determine what's appropriate, you're the boss! Thanks for having the OSX...
Bernie Walp
bernie@...
May 13, 2005 10:30 pm
64
I got an email from apple about a free webcast called "Tiger for Scientific and Technical Computing." I figured I would pass the information along. Information...
I took delivery of a spanking new iMac on Wednesday. Of course it came with Tiger installed, and I was initially a little worried that none of the standard...
... That's good news, thanks Mark for trying it out! The reason why Starlink hasn't mentioned anything about Tiger yet is that we haven't got Tiger yet. I'm...
David Barnes has put together a detailed page on how to install AIPS+ + on OS X. See: http://www.aus-vo.org/twiki/bin/view/Technologies/InstallingCasaOnMac ...
Tim Cornwell
tim.cornwell@...
May 20, 2005 7:51 pm
68
Hello, I recently upgraded from OS X 10.39 to 10.4 (Tiger) and am experiencing several problems. Here is problem number 1: Bring up X11 and in the xterm...
I tried burning a dvd under OSX Tiger to back up a couple of fits files written out by aips. One of the files was under a GB while the other was larger than...
After upgrading to Mac OS X 10.4 (Tiger) I found that I could no longer display X Window applications running on a remote computer. The error message was: ...
I think the general recommendation is to just use "ssh -X" rather than "xhost"->"ssh"->"setenv DISPLAY" for security reasons... (and it is easier to type:-). -...
Jes Jørgensen
jjorgensen@...
May 25, 2005 8:08 pm
73
... In Tiger you should use 'ssh -Y' (for trusted X11 forwarding, which solves various obscure problems you might run across using 'ssh -X') -- Edd...
Hi, I am having a lot of trouble installing the perl interface to PGPLOT on Mac OS 10.3. * PGPLOT was installed using fink with no trouble * I installed Perl V...
I'm heading out to Apple's WWDC next week, and as a part of the conference we generally get access to the people who do OS development, and we ask all sorts of...
Jeremey, One problem I've encountered with Mac OS X 10.4 is that xgterm no longer behaves the same way as under 10.39. I am using it simply as a color...
Hello, Mac OS X 10.4x, Tiger, cannot be used to compile any version of SAOimage at present. The newer gcc-4.0 compiler enforces a restriction on not declaring...
... Did you try using the installed gcc-3.3? Alternatively it should be fairly easy to patch the source appropriately. I'm working on this at the moment and...