! Started logfile: J0802+2509_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:47:03 2016 obs J0802+2509_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0802+2509_S_2014_06_09_pus_uva.fits ! AN table 1: 131 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.667684 visibilities/baseline/integration-bin. ! Found source: J0802+2509 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 15744 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 = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0802+2509_S_2014_06_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 = 1024x1024 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 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888447Jy sigma=0.011209 ! Fit after self-cal, rms=0.812591Jy sigma=0.010296 ! 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.801 mas, bmaj=6.363 mas, bpa=-6.269 degrees ! Estimated noise=736.522 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.140712 Jy ! Component: 100 - total flux cleaned = 0.185884 Jy ! Total flux subtracted in 100 components = 0.185884 Jy ! Clean residual min=-0.010413 max=0.025031 Jy/beam ! Clean residual mean=0.000042 rms=0.003320 Jy/beam ! Combined flux in latest and established models = 0.185884 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.185884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088275Jy sigma=0.001054 ! Fit after self-cal, rms=0.087957Jy sigma=0.001050 ! Inverting map ! Added new window around map position (-3.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270307 Jy ! Component: 100 - total flux cleaned = 0.043292 Jy ! Total flux subtracted in 100 components = 0.043292 Jy ! Clean residual min=-0.006724 max=0.011996 Jy/beam ! Clean residual mean=0.000039 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.229176 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.229176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076523Jy sigma=0.000900 ! Fit after self-cal, rms=0.076132Jy sigma=0.000896 ! 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=3.555 mas, bmaj=7.723 mas, bpa=-7.899 degrees ! Estimated noise=455.986 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.0167301 Jy ! Component: 100 - total flux cleaned = 0.0262649 Jy ! Component: 150 - total flux cleaned = 0.0325079 Jy ! Component: 200 - total flux cleaned = 0.0366716 Jy ! Total flux subtracted in 200 components = 0.0366716 Jy ! Clean residual min=-0.005215 max=0.006701 Jy/beam ! Clean residual mean=0.000040 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.265848 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 61 components and 0.265848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072120Jy sigma=0.000843 ! Fit after self-cal, rms=0.071870Jy sigma=0.000841 ! 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 1.00* FD 0.85 HN 1.00 KP 1.03 ! LA 1.17 MK 1.01 NL 0.94 OV 0.99 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.02 ! LA 1.11 MK 1.03 NL 1.18 OV 1.03 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.00 KP 0.90 ! LA 0.88 MK 1.03 NL 1.20 OV 0.95 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.01 KP 0.87 ! LA 0.85 MK 0.97 NL 0.96 OV 1.02 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.071870Jy sigma=0.000841 ! Fit after self-cal, rms=0.066645Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=7.729 mas, bpa=-7.504 degrees ! Estimated noise=454.33 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.000395647 Jy ! Component: 100 - total flux cleaned = 0.000514172 Jy ! Component: 150 - total flux cleaned = 0.000513066 Jy ! Component: 200 - total flux cleaned = 0.000513501 Jy ! Total flux subtracted in 200 components = 0.000513501 Jy ! Clean residual min=-0.004280 max=0.003973 Jy/beam ! Clean residual mean=0.000015 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.266361 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.266361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066540Jy sigma=0.000785 ! Fit after self-cal, rms=0.066511Jy sigma=0.000785 ! 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.066511Jy sigma=0.000785 ! Fit after self-cal, rms=0.065488Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=7.702 mas, bpa=-7.297 degrees ! Estimated noise=455.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419291 Jy ! Component: 100 - total flux cleaned = -0.000573849 Jy ! Component: 150 - total flux cleaned = -0.000613717 Jy ! Component: 200 - total flux cleaned = -0.00064899 Jy ! Total flux subtracted in 200 components = -0.00064899 Jy ! Clean residual min=-0.002559 max=0.003000 Jy/beam ! Clean residual mean=0.000010 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.265712 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.265712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065419Jy sigma=0.000773 ! Fit after self-cal, rms=0.065408Jy sigma=0.000772 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) ! Added new window around map position (1, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213019 Jy ! Component: 100 - total flux cleaned = 0.00284062 Jy ! Component: 150 - total flux cleaned = 0.00309237 Jy ! Component: 200 - total flux cleaned = 0.00330587 Jy ! Total flux subtracted in 200 components = 0.00330587 Jy ! Clean residual min=-0.002065 max=0.002084 Jy/beam ! Clean residual mean=0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.269018 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.269018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065216Jy sigma=0.000770 ! Fit after self-cal, rms=0.065203Jy sigma=0.000770 ! 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.065203Jy sigma=0.000770 ! Fit after self-cal, rms=0.064961Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=7.696 mas, bpa=-7.329 degrees ! Estimated noise=454.813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866901 Jy ! Component: 100 - total flux cleaned = 0.00119922 Jy ! Component: 150 - total flux cleaned = 0.0013262 Jy ! Component: 200 - total flux cleaned = 0.00144085 Jy ! Total flux subtracted in 200 components = 0.00144085 Jy ! Clean residual min=-0.001890 max=0.001823 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.270459 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.270459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064899Jy sigma=0.000769 ! Fit after self-cal, rms=0.064894Jy sigma=0.000769 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 = 0.000298464 Jy ! Component: 100 - total flux cleaned = 0.000431839 Jy ! Component: 150 - total flux cleaned = 0.000460757 Jy ! Component: 200 - total flux cleaned = 0.000516559 Jy ! Total flux subtracted in 200 components = 0.000516559 Jy ! Clean residual min=-0.001816 max=0.001755 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.270975 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.270975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064864Jy sigma=0.000769 ! Fit after self-cal, rms=0.064862Jy sigma=0.000769 ! 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.064862Jy sigma=0.000769 ! Fit after self-cal, rms=0.064746Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.629 mas, bmaj=12.62 mas, bpa=-15.06 degrees ! Estimated noise=548.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248648 Jy ! Component: 100 - total flux cleaned = 0.000574938 Jy ! Component: 150 - total flux cleaned = 0.000769141 Jy ! Component: 200 - total flux cleaned = 0.000840401 Jy ! Total flux subtracted in 200 components = 0.000840401 Jy ! Clean residual min=-0.001382 max=0.001454 Jy/beam ! Clean residual mean=0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.271816 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 135 components and 0.271816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064731Jy sigma=0.000768 ! Fit after self-cal, rms=0.064728Jy sigma=0.000768 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 = 9.18714e-05 Jy ! Component: 100 - total flux cleaned = 0.000214126 Jy ! Component: 150 - total flux cleaned = 0.000278595 Jy ! Component: 200 - total flux cleaned = 0.00029301 Jy ! Total flux subtracted in 200 components = 0.00029301 Jy ! Clean residual min=-0.001416 max=0.001408 Jy/beam ! Clean residual mean=0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.272109 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 145 components and 0.272109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064722Jy sigma=0.000768 ! Fit after self-cal, rms=0.064720Jy sigma=0.000768 ! 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=3.552 mas, bmaj=7.689 mas, bpa=-7.328 degrees ! Estimated noise=454.32 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 7.689 at -7.328 degrees (North through East) ! Clean map min=-0.0019566 max=0.17542 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.807 mas, bmaj=6.328 mas, bpa=-5.533 degrees ! Estimated noise=725.322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138516 Jy ! Component: 100 - total flux cleaned = 0.186235 Jy ! Component: 150 - total flux cleaned = 0.210545 Jy ! Component: 200 - total flux cleaned = 0.225196 Jy ! Total flux subtracted in 200 components = 0.225196 Jy ! Clean residual min=-0.004109 max=0.007956 Jy/beam ! Clean residual mean=0.000018 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.225196 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.225196 Jy ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=7.689 mas, bpa=-7.328 degrees ! Estimated noise=454.32 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.0147295 Jy ! Component: 100 - total flux cleaned = 0.0236508 Jy ! Component: 150 - total flux cleaned = 0.0295579 Jy ! Component: 200 - total flux cleaned = 0.0336302 Jy ! Total flux subtracted in 200 components = 0.0336302 Jy ! Clean residual min=-0.001986 max=0.002729 Jy/beam ! Clean residual mean=0.000014 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.258827 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 93 components and 0.258827 Jy ! Inverting map ! Added new window around map position (1.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304215 Jy ! Component: 100 - total flux cleaned = 0.00528487 Jy ! Component: 150 - total flux cleaned = 0.00703711 Jy ! Component: 200 - total flux cleaned = 0.00806148 Jy ! Total flux subtracted in 200 components = 0.00806148 Jy ! Clean residual min=-0.001587 max=0.001769 Jy/beam ! Clean residual mean=0.000006 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.266888 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 126 components and 0.266888 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.629 mas, bmaj=12.62 mas, bpa=-15.06 degrees ! Estimated noise=548.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178244 Jy ! Component: 100 - total flux cleaned = 0.00295403 Jy ! Component: 150 - total flux cleaned = 0.00359442 Jy ! Component: 200 - total flux cleaned = 0.00388172 Jy ! Total flux subtracted in 200 components = 0.00388172 Jy ! Clean residual min=-0.001422 max=0.001444 Jy/beam ! Clean residual mean=0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.27077 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.000197996 Jy ! Component: 100 - total flux cleaned = 0.000333149 Jy ! Component: 150 - total flux cleaned = 0.000419067 Jy ! Component: 200 - total flux cleaned = 0.000466597 Jy ! Total flux subtracted in 200 components = 0.000466597 Jy ! Clean residual min=-0.001374 max=0.001442 Jy/beam ! Clean residual mean=0.000003 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.271236 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 163 components and 0.271236 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=7.689 mas, bpa=-7.328 degrees ! Estimated noise=454.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232091 Jy ! Component: 100 - total flux cleaned = -0.00016866 Jy ! Component: 150 - total flux cleaned = -0.000110596 Jy ! Component: 200 - total flux cleaned = -8.39766e-05 Jy ! Total flux subtracted in 200 components = -8.39766e-05 Jy ! Clean residual min=-0.001653 max=0.001511 Jy/beam ! Clean residual mean=0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.271152 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 175 components and 0.271152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064700Jy sigma=0.000768 ! Fit after self-cal, rms=0.064682Jy sigma=0.000768 wmodel J0802+2509_S_2014_06_09_pus_map.mod ! Writing 175 model components to file: J0802+2509_S_2014_06_09_pus_map.mod wobs J0802+2509_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0802+2509_S_2014_06_09_pus_uvs.fits wwins J0802+2509_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J0802+2509_S_2014_06_09_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219126 Jy ! Component: 100 - total flux cleaned = -0.000323181 Jy ! Component: 150 - total flux cleaned = -0.000397479 Jy ! Component: 200 - total flux cleaned = -0.000419867 Jy ! Component: 250 - total flux cleaned = -0.000419366 Jy ! Component: 300 - total flux cleaned = -0.000461721 Jy ! Component: 350 - total flux cleaned = -0.000524189 Jy ! Component: 400 - total flux cleaned = -0.000524134 Jy ! Component: 450 - total flux cleaned = -0.000505165 Jy ! Component: 500 - total flux cleaned = -0.000486638 Jy ! Component: 550 - total flux cleaned = -0.000449707 Jy ! Component: 600 - total flux cleaned = -0.00039608 Jy ! Component: 650 - total flux cleaned = -0.000378688 Jy ! Component: 700 - total flux cleaned = -0.000361656 Jy ! Component: 750 - total flux cleaned = -0.000345213 Jy ! Component: 800 - total flux cleaned = -0.000345586 Jy ! Component: 850 - total flux cleaned = -0.000377123 Jy ! Component: 900 - total flux cleaned = -0.000392522 Jy ! Component: 950 - total flux cleaned = -0.000483259 Jy ! Component: 1000 - total flux cleaned = -0.00052785 Jy ! Component: 1050 - total flux cleaned = -0.000586253 Jy ! Component: 1100 - total flux cleaned = -0.000686943 Jy ! Component: 1150 - total flux cleaned = -0.0007294 Jy ! Component: 1200 - total flux cleaned = -0.000812949 Jy ! Component: 1250 - total flux cleaned = -0.000854001 Jy ! Component: 1300 - total flux cleaned = -0.00090797 Jy ! Component: 1350 - total flux cleaned = -0.00093471 Jy ! Component: 1400 - total flux cleaned = -0.000987134 Jy ! Component: 1450 - total flux cleaned = -0.00103889 Jy ! Component: 1500 - total flux cleaned = -0.00114093 Jy ! Component: 1550 - total flux cleaned = -0.00114099 Jy ! Component: 1600 - total flux cleaned = -0.00117824 Jy ! Component: 1650 - total flux cleaned = -0.00123946 Jy ! Component: 1700 - total flux cleaned = -0.00126368 Jy ! Component: 1750 - total flux cleaned = -0.00127571 Jy ! Component: 1800 - total flux cleaned = -0.00128752 Jy ! Component: 1850 - total flux cleaned = -0.00131105 Jy ! Component: 1900 - total flux cleaned = -0.00135755 Jy ! Component: 1950 - total flux cleaned = -0.00142597 Jy ! Component: 2000 - total flux cleaned = -0.00140335 Jy ! Component: 2050 - total flux cleaned = -0.00147036 Jy ! Component: 2100 - total flux cleaned = -0.00144842 Jy ! Component: 2150 - total flux cleaned = -0.00151398 Jy ! Component: 2200 - total flux cleaned = -0.00153587 Jy ! Component: 2250 - total flux cleaned = -0.00153602 Jy ! Component: 2300 - total flux cleaned = -0.00152563 Jy ! Component: 2350 - total flux cleaned = -0.00157781 Jy ! Component: 2400 - total flux cleaned = -0.0015572 Jy ! Component: 2450 - total flux cleaned = -0.0015778 Jy ! Component: 2500 - total flux cleaned = -0.00161835 Jy ! Component: 2550 - total flux cleaned = -0.00162831 Jy ! Component: 2600 - total flux cleaned = -0.00165815 Jy ! Component: 2650 - total flux cleaned = -0.00167777 Jy ! Component: 2700 - total flux cleaned = -0.00168751 Jy ! Component: 2750 - total flux cleaned = -0.00169716 Jy ! Component: 2800 - total flux cleaned = -0.00168758 Jy ! Component: 2850 - total flux cleaned = -0.00170662 Jy ! Component: 2900 - total flux cleaned = -0.00172545 Jy ! Component: 2950 - total flux cleaned = -0.0017255 Jy ! Component: 3000 - total flux cleaned = -0.00176256 Jy ! Component: 3050 - total flux cleaned = -0.00182667 Jy ! Component: 3100 - total flux cleaned = -0.00181745 Jy ! Component: 3150 - total flux cleaned = -0.00180838 Jy ! Component: 3200 - total flux cleaned = -0.00182607 Jy ! Component: 3250 - total flux cleaned = -0.00179048 Jy ! Component: 3300 - total flux cleaned = -0.00178165 Jy ! Component: 3350 - total flux cleaned = -0.00174663 Jy ! Component: 3400 - total flux cleaned = -0.00170317 Jy ! Component: 3450 - total flux cleaned = -0.00168599 Jy ! Component: 3500 - total flux cleaned = -0.0016688 Jy ! Component: 3550 - total flux cleaned = -0.00165171 Jy ! Component: 3600 - total flux cleaned = -0.00168546 Jy ! Component: 3650 - total flux cleaned = -0.00165186 Jy ! Component: 3700 - total flux cleaned = -0.00163522 Jy ! Component: 3750 - total flux cleaned = -0.00162691 Jy ! Component: 3800 - total flux cleaned = -0.0016351 Jy ! Component: 3850 - total flux cleaned = -0.00160247 Jy ! Component: 3900 - total flux cleaned = -0.00161047 Jy ! Component: 3950 - total flux cleaned = -0.00159442 Jy ! Component: 4000 - total flux cleaned = -0.00157046 Jy ! Component: 4050 - total flux cleaned = -0.00156254 Jy ! Total flux subtracted in 4096 components = -0.00156256 Jy ! Clean residual min=-0.000501 max=0.000519 Jy/beam ! Clean residual mean=0.000000 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.26959 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 439 components and 0.26959 Jy ![Exited script file: muppet] wmap "J0802+2509_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 7.689 at -7.328 degrees (North through East) ! Clean map min=-0.0011971 max=0.17621 Jy/beam ! Writing clean map to FITS file: J0802+2509_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.176206 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000139763 device "J0802+2509_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0802+2509_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.237954 0.237954 0.475907 0.951814 1.90363 3.80726 7.61452 15.229 30.4581 60.9161 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.176 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.552 x 7.689 at -7.328 degrees (North through East) ! Clean map min=-0.0011971 max=0.17621 Jy/beam quit ! Quitting program ! Log file J0802+2509_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:47:08 2016