Die Suche ergab 2 Treffer

von coldt_astro
Freitag 2. Juni 2023, 18:48
Forum: Python mit anderen Sprachen verwenden
Thema: Problem with annotation script for FIT files
Antworten: 2
Zugriffe: 2461

Re: Problem with annotation script for FIT files

Hey, it is split into different cells. Main problem seems to be that the program for some reason, cannot read something in the FITS Header. WARNING: FITSFixedWarning: 'cdfix' made the change 'Success'. [astropy.wcs.wcs] WARNING:astroquery:FITSFixedWarning: 'cdfix' made the change 'Success'. <matplot...
von coldt_astro
Freitag 2. Juni 2023, 12:09
Forum: Python mit anderen Sprachen verwenden
Thema: Problem with annotation script for FIT files
Antworten: 2
Zugriffe: 2461

Problem with annotation script for FIT files

Hello folks, I have a script that doesn't output all the images. Normally it should look at the FITS header, work out RA/Dec, center it, take snaps of the galaxies in the background, annotate them and combine the two pictures into one. After running the code it opens Figure 1 and Figure 2, as well a...