! Started logfile: J1432-1801_X_2003_07_09_pus_uvs.log on Sun Apr 7 14:20:16 2013 obs J1432-1801_X_2003_07_09_pus_uva.fits ! Reading UV FITS file: J1432-1801_X_2003_07_09_pus_uva.fits ! AN table 1: 208 integrations on 171 of 171 possible baselines. ! AN table 2: 305 integrations on 171 of 171 possible baselines. ! AN table 3: 290 integrations on 171 of 171 possible baselines. ! AN table 4: 183 integrations on 171 of 171 possible baselines. ! AN table 5: 778 integrations on 171 of 171 possible baselines. ! AN table 6: 141 integrations on 171 of 171 possible baselines. ! AN table 7: 379 integrations on 171 of 171 possible baselines. ! Apparent sampling: 0.0484914 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1432-1801 ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1874 lines of history. ! ! Reading 75756 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J1432-1801_X_2003_07_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 3952 telescope corrections were flagged in sub-array 1. ! A total of 4921 telescope corrections were flagged in sub-array 2. ! A total of 3949 telescope corrections were flagged in sub-array 3. ! A total of 3477 telescope corrections were flagged in sub-array 4. ! A total of 11706 telescope corrections were flagged in sub-array 5. ! A total of 2679 telescope corrections were flagged in sub-array 6. ! A total of 6547 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 3952 telescope corrections were flagged in sub-array 1. ! A total of 4965 telescope corrections were flagged in sub-array 2. ! A total of 3949 telescope corrections were flagged in sub-array 3. ! A total of 3477 telescope corrections were flagged in sub-array 4. ! A total of 11703 telescope corrections were flagged in sub-array 5. ! A total of 2679 telescope corrections were flagged in sub-array 6. ! A total of 6751 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 3952 telescope corrections were flagged in sub-array 1. ! A total of 4964 telescope corrections were flagged in sub-array 2. ! A total of 3949 telescope corrections were flagged in sub-array 3. ! A total of 3477 telescope corrections were flagged in sub-array 4. ! A total of 11769 telescope corrections were flagged in sub-array 5. ! A total of 2679 telescope corrections were flagged in sub-array 6. ! A total of 6877 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 3952 telescope corrections were flagged in sub-array 1. ! A total of 4921 telescope corrections were flagged in sub-array 2. ! A total of 3949 telescope corrections were flagged in sub-array 3. ! A total of 3477 telescope corrections were flagged in sub-array 4. ! A total of 11760 telescope corrections were flagged in sub-array 5. ! A total of 2679 telescope corrections were flagged in sub-array 6. ! A total of 6868 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=0.882243Jy sigma=0.006551 ! Fit after self-cal, rms=0.769615Jy sigma=0.005881 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.6719 mas, bmaj=1.888 mas, bpa=-2.526 degrees ! Estimated noise=1083.05 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177221 Jy ! Component: 100 - total flux cleaned = 0.250546 Jy ! Total flux subtracted in 100 components = 0.250546 Jy ! Clean residual min=-0.017290 max=0.044867 Jy/beam ! Clean residual mean=-0.000001 rms=0.005613 Jy/beam ! Combined flux in latest and established models = 0.250546 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.250546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266005Jy sigma=0.001597 ! Fit after self-cal, rms=0.264948Jy sigma=0.001589 ! Inverting map ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Added new window around map position (-1.2, 1.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0519195 Jy ! Component: 100 - total flux cleaned = 0.0869015 Jy ! Total flux subtracted in 100 components = 0.0869015 Jy ! Clean residual min=-0.014920 max=0.020083 Jy/beam ! Clean residual mean=-0.000008 rms=0.003757 Jy/beam ! Combined flux in latest and established models = 0.337447 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.337447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244030Jy sigma=0.001370 ! Fit after self-cal, rms=0.243088Jy sigma=0.001364 ! Inverting map ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293992 Jy ! Component: 100 - total flux cleaned = 0.049498 Jy ! Total flux subtracted in 100 components = 0.049498 Jy ! Clean residual min=-0.012324 max=0.014190 Jy/beam ! Clean residual mean=-0.000010 rms=0.002832 Jy/beam ! Combined flux in latest and established models = 0.386945 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.386945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235123Jy sigma=0.001278 ! Fit after self-cal, rms=0.234831Jy sigma=0.001276 ! Inverting map ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8642 mas, bmaj=2.282 mas, bpa=-2.593 degrees ! Estimated noise=362.775 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343595 Jy ! Component: 100 - total flux cleaned = 0.0549697 Jy ! Component: 150 - total flux cleaned = 0.0682194 Jy ! Component: 200 - total flux cleaned = 0.0769645 Jy ! Total flux subtracted in 200 components = 0.0769645 Jy ! Clean residual min=-0.009124 max=0.013406 Jy/beam ! Clean residual mean=-0.000079 rms=0.002510 Jy/beam ! Combined flux in latest and established models = 0.46391 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 81 components and 0.46391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228922Jy sigma=0.001214 ! Fit after self-cal, rms=0.228522Jy sigma=0.001211 ! Inverting map ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Added new window around map position (-3, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135048 Jy ! Component: 100 - total flux cleaned = 0.0207921 Jy ! Component: 150 - total flux cleaned = 0.0257967 Jy ! Component: 200 - total flux cleaned = 0.0291248 Jy ! Total flux subtracted in 200 components = 0.0291248 Jy ! Clean residual min=-0.007575 max=0.008146 Jy/beam ! Clean residual mean=-0.000261 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.493034 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 131 components and 0.493034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227627Jy sigma=0.001200 ! Fit after self-cal, rms=0.227499Jy sigma=0.001199 ! Inverting map ! Your choice of large map pixels excluded 0.00717% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* GC 1.00* GG 1.00* ! HN 1.34 KP 1.00* LA 1.00* MA 0.78 ! MK 1.00* NL 1.00* NY 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 0.91 TC 1.00* ! TS 1.00* WF 1.01 WZ 1.17 ! ! A total of 15 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.90 FD 0.98 GC 1.00* GG 1.00* ! HN 0.88 KP 1.06 LA 1.00 MA 1.00* ! MK 1.00* NL 1.02 NY 1.00* ON 1.00* ! OV 0.98 PT 0.98 SC 1.00 TC 1.00* ! TS 1.00* WF 1.07 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 996 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.99 FD 0.99 GC 1.00* GG 1.00* ! HN 1.03 KP 0.94 LA 0.97 MA 1.00* ! MK 0.98 NL 1.11 NY 1.00* ON 1.00* ! OV 1.00 PT 0.97 SC 0.95 TC 1.00* ! TS 1.00* WF 1.01 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 654 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* GC 1.00* GG 1.00* ! HN 1.31 KP 1.00* LA 1.00* MA 0.83 ! MK 1.00* NL 1.00* NY 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 0.97 TC 1.00* ! TS 1.00* WF 1.07 WZ 1.16 ! ! A total of 15 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 0.97 GC 1.00* GG 1.00* ! HN 0.88 KP 1.07 LA 1.00 MA 1.00* ! MK 1.00* NL 1.02 NY 1.00* ON 1.00* ! OV 0.96 PT 1.03 SC 1.02 TC 1.00* ! TS 1.00* WF 1.08 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 999 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.00 FD 0.99 GC 1.00* GG 1.00* ! HN 1.04 KP 0.88 LA 0.97 MA 1.00* ! MK 1.01 NL 1.08 NY 1.00* ON 1.00* ! OV 0.99 PT 1.01 SC 0.94 TC 1.00* ! TS 1.00* WF 1.04 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 450 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* GC 1.00* GG 1.00* ! HN 1.31 KP 1.00* LA 1.00* MA 0.75 ! MK 1.00* NL 1.00* NY 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 0.90 TC 1.00* ! TS 1.00* WF 0.96 WZ 1.17 ! ! A total of 15 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 0.99 GC 1.00* GG 1.00* ! HN 0.87 KP 1.06 LA 1.01 MA 1.00* ! MK 1.00* NL 1.07 NY 1.00* ON 1.00* ! OV 1.05 PT 1.02 SC 1.01 TC 1.00* ! TS 1.00* WF 0.98 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 933 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.02 FD 0.99 GC 1.00* GG 1.00* ! HN 1.01 KP 0.83 LA 0.99 MA 1.00* ! MK 1.05 NL 1.07 NY 1.00* ON 1.00* ! OV 1.03 PT 1.04 SC 0.94 TC 1.00* ! TS 1.00* WF 1.18 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 324 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* GC 1.00* GG 1.00* ! HN 1.33 KP 1.00* LA 1.00* MA 0.64 ! MK 1.00* NL 1.00* NY 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 0.97 TC 1.00* ! TS 1.00* WF 0.91 WZ 1.10 ! ! A total of 15 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 0.97 GC 1.00* GG 1.00* ! HN 0.91 KP 1.06 LA 1.00 MA 1.00* ! MK 1.00* NL 1.03 NY 1.00* ON 1.00* ! OV 1.02 PT 1.02 SC 1.10 TC 1.00* ! TS 1.00* WF 1.01 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 942 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.01 FD 0.98 GC 1.00* GG 1.00* ! HN 1.01 KP 0.88 LA 0.98 MA 1.00* ! MK 1.02 NL 1.08 NY 1.00* ON 1.00* ! OV 1.02 PT 1.05 SC 0.96 TC 1.00* ! TS 1.00* WF 1.15 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 333 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! ! Fit before self-cal, rms=0.227499Jy sigma=0.001199 ! Fit after self-cal, rms=0.190418Jy sigma=0.001194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8512 mas, bmaj=2.235 mas, bpa=-1.908 degrees ! Estimated noise=360.278 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4.6, 0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545027 Jy ! Component: 100 - total flux cleaned = 0.00707743 Jy ! Component: 150 - total flux cleaned = 0.00791895 Jy ! Component: 200 - total flux cleaned = 0.00851932 Jy ! Total flux subtracted in 200 components = 0.00851932 Jy ! Clean residual min=-0.002379 max=0.002760 Jy/beam ! Clean residual mean=0.000290 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.501554 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 153 components and 0.501554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190223Jy sigma=0.001192 ! Fit after self-cal, rms=0.190520Jy sigma=0.001192 ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190520Jy sigma=0.001192 ! Fit after self-cal, rms=0.189647Jy sigma=0.001191 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8492 mas, bmaj=2.231 mas, bpa=-1.886 degrees ! Estimated noise=359.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306406 Jy ! Component: 100 - total flux cleaned = 0.00434492 Jy ! Component: 150 - total flux cleaned = 0.00483388 Jy ! Component: 200 - total flux cleaned = 0.00504508 Jy ! Total flux subtracted in 200 components = 0.00504508 Jy ! Clean residual min=-0.002329 max=0.002725 Jy/beam ! Clean residual mean=0.000256 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.506599 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 174 components and 0.506599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189563Jy sigma=0.001191 ! Fit after self-cal, rms=0.189700Jy sigma=0.001190 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-9.4, -2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261377 Jy ! Component: 100 - total flux cleaned = 0.00388004 Jy ! Component: 150 - total flux cleaned = 0.00456145 Jy ! Component: 200 - total flux cleaned = 0.00481537 Jy ! Total flux subtracted in 200 components = 0.00481537 Jy ! Clean residual min=-0.002108 max=0.002141 Jy/beam ! Clean residual mean=0.000205 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.511414 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 192 components and 0.511414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189635Jy sigma=0.001190 ! Fit after self-cal, rms=0.189586Jy sigma=0.001190 ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189586Jy sigma=0.001190 ! Fit after self-cal, rms=0.190012Jy sigma=0.001190 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8463 mas, bmaj=2.226 mas, bpa=-1.89 degrees ! Estimated noise=358.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187621 Jy ! Component: 100 - total flux cleaned = 0.00295408 Jy ! Component: 150 - total flux cleaned = 0.00348913 Jy ! Component: 200 - total flux cleaned = 0.00384486 Jy ! Total flux subtracted in 200 components = 0.00384486 Jy ! Clean residual min=-0.002135 max=0.002105 Jy/beam ! Clean residual mean=0.000206 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.515259 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 201 components and 0.515259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189965Jy sigma=0.001189 ! Fit after self-cal, rms=0.190065Jy sigma=0.001189 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053564 Jy ! Component: 100 - total flux cleaned = 0.000719944 Jy ! Component: 150 - total flux cleaned = 0.00085215 Jy ! Component: 200 - total flux cleaned = 0.00102075 Jy ! Total flux subtracted in 200 components = 0.00102075 Jy ! Clean residual min=-0.002155 max=0.002124 Jy/beam ! Clean residual mean=0.000188 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.51628 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 207 components and 0.51628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190034Jy sigma=0.001189 ! Fit after self-cal, rms=0.190029Jy sigma=0.001189 ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190029Jy sigma=0.001189 ! Fit after self-cal, rms=0.191168Jy sigma=0.001189 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=2.11 mas, bmaj=3.972 mas, bpa=0.4124 degrees ! Estimated noise=442.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014553 Jy ! Component: 100 - total flux cleaned = 0.00218761 Jy ! Component: 150 - total flux cleaned = 0.00259407 Jy ! Component: 200 - total flux cleaned = 0.00284122 Jy ! Total flux subtracted in 200 components = 0.00284122 Jy ! Clean residual min=-0.001333 max=0.002170 Jy/beam ! Clean residual mean=0.000384 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.519121 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 219 components and 0.519121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191159Jy sigma=0.001189 ! Fit after self-cal, rms=0.191266Jy sigma=0.001189 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-18.2, 12.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186622 Jy ! Component: 100 - total flux cleaned = 0.00245707 Jy ! Component: 150 - total flux cleaned = 0.0030113 Jy ! Component: 200 - total flux cleaned = 0.00351669 Jy ! Total flux subtracted in 200 components = 0.00351669 Jy ! Clean residual min=-0.001246 max=0.001999 Jy/beam ! Clean residual mean=0.000301 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.522638 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 246 components and 0.522638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191247Jy sigma=0.001189 ! Fit after self-cal, rms=0.191212Jy sigma=0.001189 ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Added new window around map position (-11.8, -16.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202308 Jy ! Component: 100 - total flux cleaned = 0.00325236 Jy ! Component: 150 - total flux cleaned = 0.00419903 Jy ! Component: 200 - total flux cleaned = 0.00478869 Jy ! Total flux subtracted in 200 components = 0.00478869 Jy ! Clean residual min=-0.001073 max=0.001771 Jy/beam ! Clean residual mean=0.000198 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.527426 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 271 components and 0.527426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191188Jy sigma=0.001189 ! Fit after self-cal, rms=0.191164Jy sigma=0.001189 ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8435 mas, bmaj=2.225 mas, bpa=-1.93 degrees ! Estimated noise=358.484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8435 x 2.225 at -1.93 degrees (North through East) ! Clean map min=-0.0029119 max=0.22904 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.6651 mas, bmaj=1.88 mas, bpa=-1.798 degrees ! Estimated noise=1055.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177037 Jy ! Component: 100 - total flux cleaned = 0.259506 Jy ! Component: 150 - total flux cleaned = 0.313838 Jy ! Component: 200 - total flux cleaned = 0.351156 Jy ! Total flux subtracted in 200 components = 0.351156 Jy ! Clean residual min=-0.010302 max=0.020765 Jy/beam ! Clean residual mean=0.000041 rms=0.003359 Jy/beam ! Combined flux in latest and established models = 0.351156 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.351156 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8435 mas, bmaj=2.225 mas, bpa=-1.93 degrees ! Estimated noise=358.484 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.047376 Jy ! Component: 100 - total flux cleaned = 0.077347 Jy ! Component: 150 - total flux cleaned = 0.0977643 Jy ! Component: 200 - total flux cleaned = 0.112742 Jy ! Total flux subtracted in 200 components = 0.112742 Jy ! Clean residual min=-0.003565 max=0.009472 Jy/beam ! Clean residual mean=0.000594 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.463899 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 76 components and 0.463898 Jy ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Added new window around map position (1, -0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114222 Jy ! Component: 100 - total flux cleaned = 0.0200773 Jy ! Component: 150 - total flux cleaned = 0.0267238 Jy ! Component: 200 - total flux cleaned = 0.0319068 Jy ! Total flux subtracted in 200 components = 0.0319068 Jy ! Clean residual min=-0.002213 max=0.003666 Jy/beam ! Clean residual mean=0.000351 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.495805 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 112 components and 0.495805 Jy ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Added new window around map position (-1.2, -1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425217 Jy ! Component: 100 - total flux cleaned = 0.00768688 Jy ! Component: 150 - total flux cleaned = 0.0105952 Jy ! Component: 200 - total flux cleaned = 0.013134 Jy ! Total flux subtracted in 200 components = 0.013134 Jy ! Clean residual min=-0.002033 max=0.002278 Jy/beam ! Clean residual mean=0.000251 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.508939 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 142 components and 0.508939 Jy ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=2.11 mas, bmaj=3.972 mas, bpa=0.4124 degrees ! Estimated noise=442.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362024 Jy ! Component: 100 - total flux cleaned = 0.00620058 Jy ! Component: 150 - total flux cleaned = 0.00834457 Jy ! Component: 200 - total flux cleaned = 0.0101842 Jy ! Total flux subtracted in 200 components = 0.0101842 Jy ! Clean residual min=-0.001491 max=0.001806 Jy/beam ! Clean residual mean=0.000364 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.519123 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161922 Jy ! Component: 100 - total flux cleaned = 0.00283336 Jy ! Component: 150 - total flux cleaned = 0.00392655 Jy ! Component: 200 - total flux cleaned = 0.00496969 Jy ! Total flux subtracted in 200 components = 0.00496969 Jy ! Clean residual min=-0.001257 max=0.001614 Jy/beam ! Clean residual mean=0.000269 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.524093 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 235 components and 0.524093 Jy ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! Estimated beam: bmin=0.8435 mas, bmaj=2.225 mas, bpa=-1.93 degrees ! Estimated noise=358.484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00094622 Jy ! Component: 100 - total flux cleaned = 0.00132901 Jy ! Component: 150 - total flux cleaned = 0.00163327 Jy ! Component: 200 - total flux cleaned = 0.00191969 Jy ! Total flux subtracted in 200 components = 0.00191969 Jy ! Clean residual min=-0.001703 max=0.001464 Jy/beam ! Clean residual mean=0.000104 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.526013 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 273 components and 0.526013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191060Jy sigma=0.001188 ! Fit after self-cal, rms=0.190907Jy sigma=0.001188 wmodel J1432-1801_X_2003_07_09_pus_map.mod ! Writing 273 model components to file: J1432-1801_X_2003_07_09_pus_map.mod wobs J1432-1801_X_2003_07_09_pus_uvs.fits ! Writing UV FITS file: J1432-1801_X_2003_07_09_pus_uvs.fits wwins J1432-1801_X_2003_07_09_pus_map.win ! wwins: Wrote 9 windows to J1432-1801_X_2003_07_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105578 Jy ! Component: 100 - total flux cleaned = 0.000471694 Jy ! Component: 150 - total flux cleaned = 0.000739674 Jy ! Component: 200 - total flux cleaned = 0.0010485 Jy ! Component: 250 - total flux cleaned = 0.00134746 Jy ! Component: 300 - total flux cleaned = 0.00161333 Jy ! Component: 350 - total flux cleaned = 0.00191903 Jy ! Component: 400 - total flux cleaned = 0.0021488 Jy ! Component: 450 - total flux cleaned = 0.00241812 Jy ! Component: 500 - total flux cleaned = 0.00268114 Jy ! Component: 550 - total flux cleaned = 0.00291721 Jy ! Component: 600 - total flux cleaned = 0.00312786 Jy ! Component: 650 - total flux cleaned = 0.00337607 Jy ! Component: 700 - total flux cleaned = 0.0035591 Jy ! Component: 750 - total flux cleaned = 0.00373937 Jy ! Component: 800 - total flux cleaned = 0.00391661 Jy ! Component: 850 - total flux cleaned = 0.00407197 Jy ! Component: 900 - total flux cleaned = 0.00426336 Jy ! Component: 950 - total flux cleaned = 0.0044333 Jy ! Component: 1000 - total flux cleaned = 0.00458273 Jy ! Component: 1050 - total flux cleaned = 0.00474862 Jy ! Component: 1100 - total flux cleaned = 0.00491244 Jy ! Component: 1150 - total flux cleaned = 0.00502026 Jy ! Component: 1200 - total flux cleaned = 0.0051271 Jy ! Component: 1250 - total flux cleaned = 0.00526785 Jy ! Component: 1300 - total flux cleaned = 0.00535477 Jy ! Component: 1350 - total flux cleaned = 0.00545813 Jy ! Component: 1400 - total flux cleaned = 0.00556056 Jy ! Component: 1450 - total flux cleaned = 0.00566193 Jy ! Component: 1500 - total flux cleaned = 0.00577916 Jy ! Component: 1550 - total flux cleaned = 0.00586207 Jy ! Component: 1600 - total flux cleaned = 0.00594435 Jy ! Component: 1650 - total flux cleaned = 0.00605855 Jy ! Component: 1700 - total flux cleaned = 0.00612318 Jy ! Component: 1750 - total flux cleaned = 0.00621941 Jy ! Component: 1800 - total flux cleaned = 0.00633057 Jy ! Component: 1850 - total flux cleaned = 0.00640923 Jy ! Component: 1900 - total flux cleaned = 0.00647167 Jy ! Component: 1950 - total flux cleaned = 0.00656465 Jy ! Component: 2000 - total flux cleaned = 0.00662612 Jy ! Total flux subtracted in 2048 components = 0.00665673 Jy ! Clean residual min=-0.000786 max=0.000900 Jy/beam ! Clean residual mean=0.000041 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.53267 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 414 components and 0.53267 Jy ![Exited script file: muppet] wmap "J1432-1801_X_2003_07_09_pus\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8435 x 2.225 at -1.93 degrees (North through East) ! Clean map min=-0.0014956 max=0.22654 Jy/beam ! Writing clean map to FITS file: J1432-1801_X_2003_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.226539 invert ! Inverting map ! Your choice of large map pixels excluded 0.00781% of the data. ! The x-axis pixel size should ideally be below 0.2 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294872 device "J1432-1801_X_2003_07_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1432-1801_X_2003_07_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390492 0.390492 0.780984 1.56197 3.12394 6.24787 12.4957 24.9915 49.983 99.966 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.226 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8435 x 2.225 at -1.93 degrees (North through East) ! Clean map min=-0.0014956 max=0.22654 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. quit ! Quitting program ! Log file J1432-1801_X_2003_07_09_pus_uvs.log closed on Sun Apr 7 14:20:58 2013