! Started logfile: J0117-2111_S_2011_08_02_pus_uvs.log on Thu Apr 19 13:11:58 2012 obs J0117-2111_S_2011_08_02_pus_uva.fits ! Reading UV FITS file: J0117-2111_S_2011_08_02_pus_uva.fits ! AN table 1: 12 integrations on 78 of 78 possible baselines. ! AN table 2: 140 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.204622 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0117-2111 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2651 lines of history. ! ! Reading 9704 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0117-2111_S_2011_08_02_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.500x0.500 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 82 telescope corrections were flagged in sub-array 1. ! A total of 1028 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! A total of 1028 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! A total of 1028 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! A total of 1028 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.659800Jy sigma=0.005596 ! Fit after self-cal, rms=0.625656Jy sigma=0.005453 ! 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 ! Estimated beam: bmin=2.162 mas, bmaj=6.257 mas, bpa=27.09 degrees ! Estimated noise=1553.47 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.327121 Jy ! Component: 100 - total flux cleaned = 0.412213 Jy ! Total flux subtracted in 100 components = 0.412213 Jy ! Clean residual min=-0.014325 max=0.027843 Jy/beam ! Clean residual mean=0.000173 rms=0.005012 Jy/beam ! Combined flux in latest and established models = 0.412213 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.412213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197872Jy sigma=0.001540 ! Fit after self-cal, rms=0.198064Jy sigma=0.001540 ! Inverting map 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 ! Estimated beam: bmin=2.529 mas, bmaj=7.764 mas, bpa=27.97 degrees ! Estimated noise=817.726 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.0298054 Jy ! Component: 100 - total flux cleaned = 0.0423492 Jy ! Component: 150 - total flux cleaned = 0.0479273 Jy ! Component: 200 - total flux cleaned = 0.0500126 Jy ! Total flux subtracted in 200 components = 0.0500126 Jy ! Clean residual min=-0.014043 max=0.013982 Jy/beam ! Clean residual mean=-0.000165 rms=0.004053 Jy/beam ! Combined flux in latest and established models = 0.462226 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.462226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194024Jy sigma=0.001502 ! Fit after self-cal, rms=0.194007Jy sigma=0.001502 ! Inverting map 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.87 FD 1.15 FT 1.00* HH 1.00* ! HN 1.00* KP 1.04 LA 1.10 MK 0.77 ! NL 1.00* OV 0.93 PT 1.05 TS 1.00* ! WZ 1.00* ! ! A total of 51 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.09 FT 1.00* HH 1.03 ! HN 1.07 KP 0.95 LA 1.03 MK 1.00* ! NL 0.92 OV 0.93 PT 1.02 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.26 FT 1.00* HH 1.00* ! HN 1.00* KP 1.16 LA 0.98 MK 0.86 ! NL 1.00* OV 0.98 PT 1.04 TS 1.00* ! WZ 1.00* ! ! A total of 51 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.21 FT 1.00* HH 1.10 ! HN 1.16 KP 1.04 LA 0.94 MK 1.00* ! NL 1.03 OV 1.01 PT 1.02 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.27 FT 1.00* HH 1.00* ! HN 1.00* KP 1.14 LA 0.92 MK 0.85 ! NL 1.00* OV 1.02 PT 1.02 TS 1.00* ! WZ 1.00* ! ! A total of 51 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.21 FT 1.00* HH 0.98 ! HN 1.09 KP 1.01 LA 0.93 MK 1.00* ! NL 1.00 OV 0.99 PT 1.00 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.41 FT 1.00* HH 1.00* ! HN 1.00* KP 0.90 LA 0.69 MK 0.95 ! NL 1.00* OV 0.90 PT 0.97 TS 1.00* ! WZ 1.00* ! ! A total of 51 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.20 FT 1.00* HH 0.97 ! HN 1.02 KP 0.92 LA 0.76 MK 1.00* ! NL 0.91 OV 0.84 PT 0.91 TS 1.00* ! WZ 1.00* ! ! ! Fit before self-cal, rms=0.194007Jy sigma=0.001502 ! Fit after self-cal, rms=0.178926Jy sigma=0.001358 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.564 mas, bmaj=7.946 mas, bpa=28.29 degrees ! Estimated noise=820.771 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.00217643 Jy ! Component: 100 - total flux cleaned = -0.00267742 Jy ! Component: 150 - total flux cleaned = -0.00280815 Jy ! Component: 200 - total flux cleaned = -0.00286385 Jy ! Total flux subtracted in 200 components = -0.00286385 Jy ! Clean residual min=-0.004104 max=0.004059 Jy/beam ! Clean residual mean=-0.000000 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.459362 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.459362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178886Jy sigma=0.001358 ! Fit after self-cal, rms=0.178959Jy sigma=0.001357 ! Inverting map 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.178959Jy sigma=0.001357 ! Fit after self-cal, rms=0.178663Jy sigma=0.001353 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.557 mas, bmaj=7.964 mas, bpa=28.34 degrees ! Estimated noise=817.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00206712 Jy ! Component: 100 - total flux cleaned = -0.00254635 Jy ! Component: 150 - total flux cleaned = -0.00267219 Jy ! Component: 200 - total flux cleaned = -0.00275268 Jy ! Total flux subtracted in 200 components = -0.00275268 Jy ! Clean residual min=-0.003598 max=0.003156 Jy/beam ! Clean residual mean=0.000047 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.456609 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.456609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178630Jy sigma=0.001353 ! Fit after self-cal, rms=0.178647Jy sigma=0.001353 flux_cutoff = imstat(rms) * dynam ! Inverting map 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 = -4.06533e-05 Jy ! Component: 100 - total flux cleaned = -3.93185e-05 Jy ! Component: 150 - total flux cleaned = -5.96817e-05 Jy ! Component: 200 - total flux cleaned = -7.84882e-05 Jy ! Total flux subtracted in 200 components = -7.84882e-05 Jy ! Clean residual min=-0.003590 max=0.003138 Jy/beam ! Clean residual mean=0.000049 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.456531 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 40 components and 0.456531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178640Jy sigma=0.001352 ! Fit after self-cal, rms=0.178643Jy sigma=0.001352 ! Inverting map 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.178643Jy sigma=0.001352 ! Fit after self-cal, rms=0.179275Jy sigma=0.001346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.557 mas, bmaj=7.979 mas, bpa=28.34 degrees ! Estimated noise=818.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234364 Jy ! Component: 100 - total flux cleaned = -0.00036976 Jy ! Component: 150 - total flux cleaned = -0.000447461 Jy ! Component: 200 - total flux cleaned = -0.000515805 Jy ! Total flux subtracted in 200 components = -0.000515805 Jy ! Clean residual min=-0.003792 max=0.003030 Jy/beam ! Clean residual mean=0.000068 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.456015 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.456015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179256Jy sigma=0.001346 ! Fit after self-cal, rms=0.179275Jy sigma=0.001346 flux_cutoff = imstat(rms) * dynam ! Inverting map 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 = -1.50002e-06 Jy ! Component: 100 - total flux cleaned = -0.000114812 Jy ! Component: 150 - total flux cleaned = -0.000163378 Jy ! Component: 200 - total flux cleaned = -0.000185307 Jy ! Total flux subtracted in 200 components = -0.000185307 Jy ! Clean residual min=-0.003785 max=0.002987 Jy/beam ! Clean residual mean=0.000071 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.45583 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.45583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179268Jy sigma=0.001345 ! Fit after self-cal, rms=0.179268Jy sigma=0.001345 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.179268Jy sigma=0.001345 ! Fit after self-cal, rms=0.179696Jy sigma=0.001345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.356 mas, bmaj=24.28 mas, bpa=-24.16 degrees ! Estimated noise=860.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.51851e-06 Jy ! Component: 100 - total flux cleaned = -4.59333e-05 Jy ! Component: 150 - total flux cleaned = -8.61216e-05 Jy ! Component: 200 - total flux cleaned = -0.000140006 Jy ! Total flux subtracted in 200 components = -0.000140006 Jy ! Clean residual min=-0.002511 max=0.003008 Jy/beam ! Clean residual mean=0.000086 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.45569 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.45569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179692Jy sigma=0.001345 ! Fit after self-cal, rms=0.179704Jy sigma=0.001345 flux_cutoff = imstat(rms) * dynam ! Inverting map 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 = 3.72866e-07 Jy ! Component: 100 - total flux cleaned = -1.6662e-05 Jy ! Component: 150 - total flux cleaned = -4.89781e-05 Jy ! Component: 200 - total flux cleaned = -7.95199e-05 Jy ! Total flux subtracted in 200 components = -7.95199e-05 Jy ! Clean residual min=-0.002532 max=0.002988 Jy/beam ! Clean residual mean=0.000088 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.45561 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.45561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179699Jy sigma=0.001345 ! Fit after self-cal, rms=0.179699Jy sigma=0.001345 ! Inverting map 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 ! Estimated beam: bmin=2.556 mas, bmaj=7.989 mas, bpa=28.34 degrees ! Estimated noise=818.433 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.556 x 7.989 at 28.34 degrees (North through East) ! Clean map min=-0.0033797 max=0.38393 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 ! Estimated beam: bmin=2.19 mas, bmaj=6.509 mas, bpa=27.91 degrees ! Estimated noise=1532.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.325715 Jy ! Component: 100 - total flux cleaned = 0.409846 Jy ! Component: 150 - total flux cleaned = 0.433077 Jy ! Component: 200 - total flux cleaned = 0.442573 Jy ! Total flux subtracted in 200 components = 0.442573 Jy ! Clean residual min=-0.006864 max=0.007199 Jy/beam ! Clean residual mean=0.000030 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.442573 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.442573 Jy ! Inverting map and beam ! Estimated beam: bmin=2.556 mas, bmaj=7.989 mas, bpa=28.34 degrees ! Estimated noise=818.433 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.00697776 Jy ! Component: 100 - total flux cleaned = 0.00992667 Jy ! Component: 150 - total flux cleaned = 0.0112909 Jy ! Component: 200 - total flux cleaned = 0.0115493 Jy ! Total flux subtracted in 200 components = 0.0115493 Jy ! Clean residual min=-0.003990 max=0.002811 Jy/beam ! Clean residual mean=0.000083 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.454122 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.454122 Jy ! Inverting map uvw 0,2 ! Uniform weighting is not currently selected. ! Amplitude error weighting is not currently selected. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.025 mas, bmaj=7.363 mas, bpa=30.24 degrees ! Estimated noise=957.204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211466 Jy ! Component: 100 - total flux cleaned = 0.00038265 Jy ! Component: 150 - total flux cleaned = 0.000499514 Jy ! Component: 200 - total flux cleaned = 0.000533628 Jy ! Total flux subtracted in 200 components = 0.000533628 Jy ! Clean residual min=-0.004711 max=0.003605 Jy/beam ! Clean residual mean=0.000053 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.454656 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.40893e-05 Jy ! Component: 100 - total flux cleaned = 6.59476e-05 Jy ! Component: 150 - total flux cleaned = 6.58857e-05 Jy ! Component: 200 - total flux cleaned = 9.67788e-05 Jy ! Total flux subtracted in 200 components = 9.67788e-05 Jy ! Clean residual min=-0.004674 max=0.003551 Jy/beam ! Clean residual mean=0.000051 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.454752 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.454752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179699Jy sigma=0.001345 ! Fit after self-cal, rms=0.179686Jy sigma=0.001345 wmodel J0117-2111_S_2011_08_02_pus_map.mod ! Writing 42 model components to file: J0117-2111_S_2011_08_02_pus_map.mod wobs J0117-2111_S_2011_08_02_pus_uvs.fits ! Writing UV FITS file: J0117-2111_S_2011_08_02_pus_uvs.fits wwins J0117-2111_S_2011_08_02_pus_map.win ! wwins: Wrote 1 windows to J0117-2111_S_2011_08_02_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00208152 Jy ! Component: 100 - total flux cleaned = -0.00310344 Jy ! Component: 150 - total flux cleaned = -0.00358926 Jy ! Component: 200 - total flux cleaned = -0.00325 Jy ! Component: 250 - total flux cleaned = -0.00319602 Jy ! Component: 300 - total flux cleaned = -0.00298409 Jy ! Component: 350 - total flux cleaned = -0.00298488 Jy ! Component: 400 - total flux cleaned = -0.00303533 Jy ! Component: 450 - total flux cleaned = -0.00308423 Jy ! Component: 500 - total flux cleaned = -0.00303678 Jy ! Component: 550 - total flux cleaned = -0.00294388 Jy ! Component: 600 - total flux cleaned = -0.00280707 Jy ! Component: 650 - total flux cleaned = -0.00280728 Jy ! Component: 700 - total flux cleaned = -0.00271915 Jy ! Component: 750 - total flux cleaned = -0.00254663 Jy ! Component: 800 - total flux cleaned = -0.00254684 Jy ! Component: 850 - total flux cleaned = -0.00242217 Jy ! Component: 900 - total flux cleaned = -0.00242197 Jy ! Component: 950 - total flux cleaned = -0.00226005 Jy ! Component: 1000 - total flux cleaned = -0.00210159 Jy ! Component: 1050 - total flux cleaned = -0.00206291 Jy ! Component: 1100 - total flux cleaned = -0.00202455 Jy ! Component: 1150 - total flux cleaned = -0.00202446 Jy ! Component: 1200 - total flux cleaned = -0.00198718 Jy ! Component: 1250 - total flux cleaned = -0.00198719 Jy ! Component: 1300 - total flux cleaned = -0.00202397 Jy ! Component: 1350 - total flux cleaned = -0.00202399 Jy ! Component: 1400 - total flux cleaned = -0.00206014 Jy ! Component: 1450 - total flux cleaned = -0.00209565 Jy ! Component: 1500 - total flux cleaned = -0.00223588 Jy ! Component: 1550 - total flux cleaned = -0.00223521 Jy ! Component: 1600 - total flux cleaned = -0.00223512 Jy ! Component: 1650 - total flux cleaned = -0.00223551 Jy ! Component: 1700 - total flux cleaned = -0.00233745 Jy ! Component: 1750 - total flux cleaned = -0.0023708 Jy ! Component: 1800 - total flux cleaned = -0.00243733 Jy ! Component: 1850 - total flux cleaned = -0.00250294 Jy ! Component: 1900 - total flux cleaned = -0.00253516 Jy ! Component: 1950 - total flux cleaned = -0.0025352 Jy ! Component: 2000 - total flux cleaned = -0.00253536 Jy ! Total flux subtracted in 2048 components = -0.00259863 Jy ! Clean residual min=-0.001873 max=0.001977 Jy/beam ! Clean residual mean=0.000015 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.452154 Jy keep ! Adding 102 model components to the UV plane model. ! The established model now contains 144 components and 0.452154 Jy ![Exited script file: muppet] wmap "J0117-2111_S_2011_08_02_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.025 x 7.363 at 30.24 degrees (North through East) ! Clean map min=-0.0039887 max=0.38362 Jy/beam ! Writing clean map to FITS file: J0117-2111_S_2011_08_02_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.383619 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000612245 device "J0117-2111_S_2011_08_02_pus\_map.eps/VPS" ! Attempting to open device: 'J0117-2111_S_2011_08_02_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.478791 0.478791 0.957583 1.91517 3.83033 7.66066 15.3213 30.6427 61.2853 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.383 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.025 x 7.363 at 30.24 degrees (North through East) ! Clean map min=-0.0039887 max=0.38362 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0117-2111_S_2011_08_02_pus\_map.gif/vgif" ! Attempting to open device: 'J0117-2111_S_2011_08_02_pus_map.gif/vgif' mapplot cln