! Started logfile: J1059+2057_X_2011_08_02_pus_uvs.log on Wed Apr 18 21:52:44 2012 obs J1059+2057_X_2011_08_02_pus_uva.fits ! Reading UV FITS file: J1059+2057_X_2011_08_02_pus_uva.fits ! AN table 1: 67 integrations on 78 of 78 possible baselines. ! AN table 2: 240 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.18312 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1059+2057 ! ! 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 3146 lines of history. ! ! Reading 17540 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 J1059+2057_X_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.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 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.800331Jy sigma=0.008899 ! Fit after self-cal, rms=0.702339Jy sigma=0.007812 ! 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=0.9003 mas, bmaj=1.909 mas, bpa=-39.27 degrees ! Estimated noise=986.827 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.237642 Jy ! Component: 100 - total flux cleaned = 0.289464 Jy ! Total flux subtracted in 100 components = 0.289464 Jy ! Clean residual min=-0.011949 max=0.014487 Jy/beam ! Clean residual mean=0.000037 rms=0.003122 Jy/beam ! Combined flux in latest and established models = 0.289464 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.289464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128707Jy sigma=0.001361 ! Fit after self-cal, rms=0.128705Jy sigma=0.001361 ! 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=1.193 mas, bmaj=2.223 mas, bpa=-38.15 degrees ! Estimated noise=484.901 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.0161446 Jy ! Component: 100 - total flux cleaned = 0.022662 Jy ! Component: 150 - total flux cleaned = 0.0263228 Jy ! Component: 200 - total flux cleaned = 0.0273339 Jy ! Total flux subtracted in 200 components = 0.0273339 Jy ! Clean residual min=-0.013802 max=0.011976 Jy/beam ! Clean residual mean=0.000235 rms=0.003258 Jy/beam ! Combined flux in latest and established models = 0.316797 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.316797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126756Jy sigma=0.001342 ! Fit after self-cal, rms=0.126753Jy sigma=0.001342 ! 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.97 FD 0.90 FT 1.00* HH 1.00* ! HN 1.00* KP 0.88 LA 1.00* MK 0.99 ! NL 1.00* OV 0.97 PT 1.03 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.93 FT 1.00* HH 1.00* ! HN 1.00* KP 0.90 LA 1.03 MK 0.95 ! NL 1.08 OV 1.02 PT 1.06 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 FT 1.00* HH 1.00* ! HN 1.00* KP 0.84 LA 1.00* MK 1.04 ! NL 1.00* OV 1.04 PT 1.09 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.96 FT 1.00* HH 1.00* ! HN 1.00* KP 0.88 LA 1.04 MK 1.00 ! NL 1.21 OV 1.02 PT 1.15 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 FT 1.00* HH 1.00* ! HN 1.00* KP 0.75 LA 1.00* MK 1.00 ! NL 1.00* OV 1.01 PT 1.03 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.94 FT 1.00* HH 1.00* ! HN 1.00* KP 0.78 LA 1.02 MK 0.98 ! NL 1.15 OV 1.03 PT 1.04 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 FT 1.00* HH 1.00* ! HN 1.00* KP 0.82 LA 1.00* MK 1.05 ! NL 1.00* OV 1.02 PT 1.12 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 0.99 FT 1.00* HH 1.00* ! HN 1.00* KP 0.86 LA 1.07 MK 1.05 ! NL 1.16 OV 1.06 PT 1.14 TS 1.00* ! WZ 1.00* ! ! ! Fit before self-cal, rms=0.126753Jy sigma=0.001342 ! Fit after self-cal, rms=0.124435Jy sigma=0.001282 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.309 mas, bmaj=2.161 mas, bpa=-38.75 degrees ! Estimated noise=512.499 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.000133996 Jy ! Component: 100 - total flux cleaned = 0.000133897 Jy ! Component: 150 - total flux cleaned = 0.000135157 Jy ! Component: 200 - total flux cleaned = 0.000164687 Jy ! Total flux subtracted in 200 components = 0.000164687 Jy ! Clean residual min=-0.003142 max=0.003169 Jy/beam ! Clean residual mean=-0.000016 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.316962 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.316962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124417Jy sigma=0.001282 ! Fit after self-cal, rms=0.124552Jy sigma=0.001281 ! 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.124552Jy sigma=0.001281 ! Fit after self-cal, rms=0.124707Jy sigma=0.001281 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.308 mas, bmaj=2.161 mas, bpa=-38.68 degrees ! Estimated noise=512.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205032 Jy ! Component: 100 - total flux cleaned = 0.000206566 Jy ! Component: 150 - total flux cleaned = 0.000206364 Jy ! Component: 200 - total flux cleaned = 0.000206041 Jy ! Total flux subtracted in 200 components = 0.000206041 Jy ! Clean residual min=-0.003107 max=0.002879 Jy/beam ! Clean residual mean=-0.000017 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.317168 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.317168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124695Jy sigma=0.001281 ! Fit after self-cal, rms=0.124698Jy sigma=0.001281 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 = 6.78785e-05 Jy ! Component: 100 - total flux cleaned = 2.52767e-05 Jy ! Component: 150 - total flux cleaned = 4.46749e-05 Jy ! Component: 200 - total flux cleaned = 6.30267e-05 Jy ! Total flux subtracted in 200 components = 6.30267e-05 Jy ! Clean residual min=-0.003061 max=0.002736 Jy/beam ! Clean residual mean=-0.000017 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.317231 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.317231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124691Jy sigma=0.001281 ! Fit after self-cal, rms=0.124691Jy sigma=0.001281 ! 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.124691Jy sigma=0.001281 ! Fit after self-cal, rms=0.124768Jy sigma=0.001281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.307 mas, bmaj=2.161 mas, bpa=-38.6 degrees ! Estimated noise=512.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138504 Jy ! Component: 100 - total flux cleaned = 0.000136388 Jy ! Component: 150 - total flux cleaned = 0.00013614 Jy ! Component: 200 - total flux cleaned = 0.000151885 Jy ! Total flux subtracted in 200 components = 0.000151885 Jy ! Clean residual min=-0.003047 max=0.002549 Jy/beam ! Clean residual mean=-0.000017 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.317383 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.317383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124763Jy sigma=0.001281 ! Fit after self-cal, rms=0.124764Jy sigma=0.001281 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.60507e-05 Jy ! Component: 100 - total flux cleaned = 4.61485e-05 Jy ! Component: 150 - total flux cleaned = 4.5636e-05 Jy ! Component: 200 - total flux cleaned = 3.26e-05 Jy ! Total flux subtracted in 200 components = 3.26e-05 Jy ! Clean residual min=-0.003024 max=0.002471 Jy/beam ! Clean residual mean=-0.000017 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.317416 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.317416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124760Jy sigma=0.001281 ! Fit after self-cal, rms=0.124761Jy sigma=0.001281 ! Inverting map 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.124761Jy sigma=0.001281 ! Fit after self-cal, rms=0.124805Jy sigma=0.001281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.737 mas, bmaj=3.747 mas, bpa=52.81 degrees ! Estimated noise=600.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000632027 Jy ! Component: 100 - total flux cleaned = 0.000633172 Jy ! Component: 150 - total flux cleaned = 0.000633154 Jy ! Component: 200 - total flux cleaned = 0.000632878 Jy ! Total flux subtracted in 200 components = 0.000632878 Jy ! Clean residual min=-0.002378 max=0.002370 Jy/beam ! Clean residual mean=-0.000025 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.318049 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.318049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124807Jy sigma=0.001281 ! Fit after self-cal, rms=0.124808Jy sigma=0.001281 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 = 2.24816e-05 Jy ! Component: 100 - total flux cleaned = 3.36711e-05 Jy ! Component: 150 - total flux cleaned = 3.3483e-05 Jy ! Component: 200 - total flux cleaned = 3.37678e-05 Jy ! Total flux subtracted in 200 components = 3.37678e-05 Jy ! Clean residual min=-0.002392 max=0.002344 Jy/beam ! Clean residual mean=-0.000025 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.318082 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.318082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124808Jy sigma=0.001281 ! Fit after self-cal, rms=0.124808Jy sigma=0.001281 ! 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=1.307 mas, bmaj=2.161 mas, bpa=-38.52 degrees ! Estimated noise=512.769 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.307 x 2.161 at -38.52 degrees (North through East) ! Clean map min=-0.0027992 max=0.30378 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=0.9499 mas, bmaj=1.846 mas, bpa=-39.2 degrees ! Estimated noise=1068.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238813 Jy ! Component: 100 - total flux cleaned = 0.29089 Jy ! Component: 150 - total flux cleaned = 0.303103 Jy ! Component: 200 - total flux cleaned = 0.308914 Jy ! Total flux subtracted in 200 components = 0.308914 Jy ! Clean residual min=-0.005204 max=0.005135 Jy/beam ! Clean residual mean=-0.000019 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.308914 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.308914 Jy ! Inverting map and beam ! Estimated beam: bmin=1.307 mas, bmaj=2.161 mas, bpa=-38.52 degrees ! Estimated noise=512.769 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.0042364 Jy ! Component: 100 - total flux cleaned = 0.00637984 Jy ! Component: 150 - total flux cleaned = 0.00758092 Jy ! Component: 200 - total flux cleaned = 0.00785269 Jy ! Total flux subtracted in 200 components = 0.00785269 Jy ! Clean residual min=-0.003252 max=0.002905 Jy/beam ! Clean residual mean=-0.000022 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.316767 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.316767 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=1.344 mas, bmaj=2.167 mas, bpa=-41.1 degrees ! Estimated noise=544.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289204 Jy ! Component: 100 - total flux cleaned = 0.00033792 Jy ! Component: 150 - total flux cleaned = 0.00036053 Jy ! Component: 200 - total flux cleaned = 0.000403515 Jy ! Total flux subtracted in 200 components = 0.000403515 Jy ! Clean residual min=-0.003319 max=0.002811 Jy/beam ! Clean residual mean=-0.000015 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.317171 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.00079e-05 Jy ! Component: 100 - total flux cleaned = 5.7878e-05 Jy ! Component: 150 - total flux cleaned = 7.54263e-05 Jy ! Component: 200 - total flux cleaned = 9.27432e-05 Jy ! Total flux subtracted in 200 components = 9.27432e-05 Jy ! Clean residual min=-0.003280 max=0.002700 Jy/beam ! Clean residual mean=-0.000015 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.317263 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.317263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124810Jy sigma=0.001281 ! Fit after self-cal, rms=0.124804Jy sigma=0.001281 wmodel J1059+2057_X_2011_08_02_pus_map.mod ! Writing 28 model components to file: J1059+2057_X_2011_08_02_pus_map.mod wobs J1059+2057_X_2011_08_02_pus_uvs.fits ! Writing UV FITS file: J1059+2057_X_2011_08_02_pus_uvs.fits wwins J1059+2057_X_2011_08_02_pus_map.win ! wwins: Wrote 1 windows to J1059+2057_X_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.00110116 Jy ! Component: 100 - total flux cleaned = -0.00181287 Jy ! Component: 150 - total flux cleaned = -0.00222266 Jy ! Component: 200 - total flux cleaned = -0.00241343 Jy ! Component: 250 - total flux cleaned = -0.00241325 Jy ! Component: 300 - total flux cleaned = -0.00231002 Jy ! Component: 350 - total flux cleaned = -0.00211452 Jy ! Component: 400 - total flux cleaned = -0.00195899 Jy ! Component: 450 - total flux cleaned = -0.00168683 Jy ! Component: 500 - total flux cleaned = -0.00145211 Jy ! Component: 550 - total flux cleaned = -0.00114034 Jy ! Component: 600 - total flux cleaned = -0.000920761 Jy ! Component: 650 - total flux cleaned = -0.000681012 Jy ! Component: 700 - total flux cleaned = -0.000395877 Jy ! Component: 750 - total flux cleaned = -0.000143759 Jy ! Component: 800 - total flux cleaned = 0.000102826 Jy ! Component: 850 - total flux cleaned = 0.000390712 Jy ! Component: 900 - total flux cleaned = 0.000624392 Jy ! Component: 950 - total flux cleaned = 0.000851847 Jy ! Component: 1000 - total flux cleaned = 0.000940524 Jy ! Component: 1050 - total flux cleaned = 0.00109252 Jy ! Component: 1100 - total flux cleaned = 0.00113515 Jy ! Component: 1150 - total flux cleaned = 0.00126052 Jy ! Component: 1200 - total flux cleaned = 0.00132179 Jy ! Component: 1250 - total flux cleaned = 0.00136214 Jy ! Component: 1300 - total flux cleaned = 0.00146071 Jy ! Component: 1350 - total flux cleaned = 0.00142261 Jy ! Component: 1400 - total flux cleaned = 0.0014608 Jy ! Component: 1450 - total flux cleaned = 0.00149739 Jy ! Component: 1500 - total flux cleaned = 0.00140606 Jy ! Component: 1550 - total flux cleaned = 0.00133418 Jy ! Component: 1600 - total flux cleaned = 0.00126306 Jy ! Component: 1650 - total flux cleaned = 0.00115808 Jy ! Component: 1700 - total flux cleaned = 0.00105481 Jy ! Component: 1750 - total flux cleaned = 0.000969842 Jy ! Component: 1800 - total flux cleaned = 0.000835888 Jy ! Component: 1850 - total flux cleaned = 0.00075322 Jy ! Component: 1900 - total flux cleaned = 0.00063882 Jy ! Component: 1950 - total flux cleaned = 0.000526116 Jy ! Component: 2000 - total flux cleaned = 0.000430742 Jy ! Total flux subtracted in 2048 components = 0.000321052 Jy ! Clean residual min=-0.000851 max=0.000830 Jy/beam ! Clean residual mean=-0.000012 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.317584 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 145 components and 0.317584 Jy ![Exited script file: muppet] wmap "J1059+2057_X_2011_08_02_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.344 x 2.167 at -41.1 degrees (North through East) ! Clean map min=-0.0029161 max=0.30394 Jy/beam ! Writing clean map to FITS file: J1059+2057_X_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.303938 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292262 device "J1059+2057_X_2011_08_02_pus\_map.eps/VPS" ! Attempting to open device: 'J1059+2057_X_2011_08_02_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.288475 0.288475 0.57695 1.1539 2.3078 4.6156 9.2312 18.4624 36.9248 73.8496 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.303 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.344 x 2.167 at -41.1 degrees (North through East) ! Clean map min=-0.0029161 max=0.30394 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1059+2057_X_2011_08_02_pus\_map.gif/vgif" ! Attempting to open device: 'J1059+2057_X_2011_08_02_pus_map.gif/vgif' mapplot cln