! Started logfile: J1104+7932_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:22:31 2017 obs J1104+7932_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1104+7932_S_2015_01_23_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979532 visibilities/baseline/integration-bin. ! Found source: J1104+7932 ! ! 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 338 lines of history. ! ! Reading 20100 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 J1104+7932_S_2015_01_23_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888484Jy sigma=0.007742 ! Fit after self-cal, rms=0.803369Jy sigma=0.006979 ! 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.394 mas, bmaj=6.174 mas, bpa=-80.92 degrees ! Estimated noise=939.299 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.208107 Jy ! Component: 100 - total flux cleaned = 0.30391 Jy ! Total flux subtracted in 100 components = 0.30391 Jy ! Clean residual min=-0.017614 max=0.045606 Jy/beam ! Clean residual mean=-0.000044 rms=0.005002 Jy/beam ! Combined flux in latest and established models = 0.30391 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.30391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.419439Jy sigma=0.001386 ! Fit after self-cal, rms=0.418747Jy sigma=0.001379 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531677 Jy ! Component: 100 - total flux cleaned = 0.0834433 Jy ! Total flux subtracted in 100 components = 0.0834433 Jy ! Clean residual min=-0.010391 max=0.028868 Jy/beam ! Clean residual mean=-0.000030 rms=0.002935 Jy/beam ! Combined flux in latest and established models = 0.387353 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.387353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.404959Jy sigma=0.001081 ! Fit after self-cal, rms=0.404927Jy sigma=0.001079 ! Inverting map ! Added new window around map position (-7.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270534 Jy ! Component: 100 - total flux cleaned = 0.0431235 Jy ! Total flux subtracted in 100 components = 0.0431235 Jy ! Clean residual min=-0.008916 max=0.011417 Jy/beam ! Clean residual mean=-0.000023 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.430477 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.430477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400827Jy sigma=0.000986 ! Fit after self-cal, rms=0.400672Jy sigma=0.000981 ! 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.027 mas, bmaj=7.397 mas, bpa=-82.35 degrees ! Estimated noise=567.455 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 (-2, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02432 Jy ! Component: 100 - total flux cleaned = 0.0413066 Jy ! Component: 150 - total flux cleaned = 0.0542789 Jy ! Component: 200 - total flux cleaned = 0.0645875 Jy ! Total flux subtracted in 200 components = 0.0645875 Jy ! Clean residual min=-0.008994 max=0.009615 Jy/beam ! Clean residual mean=-0.000076 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 0.495064 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 94 components and 0.495064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396888Jy sigma=0.000917 ! Fit after self-cal, rms=0.396841Jy sigma=0.000916 ! 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.98 FD 0.94 HN 0.96 KP 1.10 ! LA 0.96 MK 0.98 NL 1.00 OV 0.96 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.03 KP 1.02 ! LA 0.94 MK 0.99 NL 1.04 OV 1.01 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.23 HN 1.03 KP 0.88 ! LA 0.78 MK 0.99 NL 1.18 OV 0.94 ! PT 0.99 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.02 KP 0.82 ! LA 0.83 MK 1.02 NL 1.03 OV 0.98 ! PT 1.04 SC 1.05 ! ! ! Fit before self-cal, rms=0.396841Jy sigma=0.000916 ! Fit after self-cal, rms=0.380973Jy sigma=0.000837 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=7.438 mas, bpa=-82.33 degrees ! Estimated noise=562.303 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 (3, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527412 Jy ! Component: 100 - total flux cleaned = 0.00611382 Jy ! Component: 150 - total flux cleaned = 0.00660228 Jy ! Component: 200 - total flux cleaned = 0.0070213 Jy ! Total flux subtracted in 200 components = 0.0070213 Jy ! Clean residual min=-0.003606 max=0.004537 Jy/beam ! Clean residual mean=0.000018 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.502086 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.502086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380857Jy sigma=0.000834 ! Fit after self-cal, rms=0.380783Jy sigma=0.000833 ! 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.380783Jy sigma=0.000833 ! Fit after self-cal, rms=0.251830Jy sigma=0.000826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.409 mas, bpa=-82.01 degrees ! Estimated noise=561.968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.51579e-05 Jy ! Component: 100 - total flux cleaned = 0.000548456 Jy ! Component: 150 - total flux cleaned = 0.000549248 Jy ! Component: 200 - total flux cleaned = 0.000435572 Jy ! Total flux subtracted in 200 components = 0.000435572 Jy ! Clean residual min=-0.002913 max=0.003343 Jy/beam ! Clean residual mean=-0.000015 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.502521 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.502521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251782Jy sigma=0.000825 ! Fit after self-cal, rms=0.251767Jy sigma=0.000825 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 (-6.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138751 Jy ! Component: 100 - total flux cleaned = 0.00117828 Jy ! Component: 150 - total flux cleaned = 0.00124188 Jy ! Component: 200 - total flux cleaned = 0.00129702 Jy ! Total flux subtracted in 200 components = 0.00129702 Jy ! Clean residual min=-0.002808 max=0.002139 Jy/beam ! Clean residual mean=-0.000012 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.503818 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 161 components and 0.503818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251711Jy sigma=0.000824 ! Fit after self-cal, rms=0.251715Jy sigma=0.000824 ! 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.251715Jy sigma=0.000824 ! Fit after self-cal, rms=0.251446Jy sigma=0.000824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.403 mas, bpa=-81.96 degrees ! Estimated noise=561.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264774 Jy ! Component: 100 - total flux cleaned = -0.000213286 Jy ! Component: 150 - total flux cleaned = -0.000210451 Jy ! Component: 200 - total flux cleaned = -0.000120116 Jy ! Total flux subtracted in 200 components = -0.000120116 Jy ! Clean residual min=-0.002550 max=0.001967 Jy/beam ! Clean residual mean=-0.000014 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.503698 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 174 components and 0.503698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251413Jy sigma=0.000824 ! Fit after self-cal, rms=0.251416Jy sigma=0.000824 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.000302514 Jy ! Component: 100 - total flux cleaned = -0.000260707 Jy ! Component: 150 - total flux cleaned = -0.00026104 Jy ! Component: 200 - total flux cleaned = -0.000260853 Jy ! Total flux subtracted in 200 components = -0.000260853 Jy ! Clean residual min=-0.002418 max=0.001906 Jy/beam ! Clean residual mean=-0.000014 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.503437 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 185 components and 0.503438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251394Jy sigma=0.000823 ! Fit after self-cal, rms=0.251395Jy sigma=0.000823 ! 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.251395Jy sigma=0.000823 ! Fit after self-cal, rms=0.250946Jy sigma=0.000823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.152 mas, bmaj=11.98 mas, bpa=-85.02 degrees ! Estimated noise=749.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.13861e-05 Jy ! Component: 100 - total flux cleaned = 0.000121323 Jy ! Component: 150 - total flux cleaned = 0.000263378 Jy ! Component: 200 - total flux cleaned = 0.000389524 Jy ! Total flux subtracted in 200 components = 0.000389524 Jy ! Clean residual min=-0.002418 max=0.002388 Jy/beam ! Clean residual mean=-0.000033 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.503827 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 208 components and 0.503827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.250938Jy sigma=0.000823 ! Fit after self-cal, rms=0.250934Jy sigma=0.000823 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.08455e-05 Jy ! Component: 100 - total flux cleaned = 3.14327e-05 Jy ! Component: 150 - total flux cleaned = 7.63841e-05 Jy ! Component: 200 - total flux cleaned = 9.80522e-05 Jy ! Total flux subtracted in 200 components = 9.80522e-05 Jy ! Clean residual min=-0.002299 max=0.002335 Jy/beam ! Clean residual mean=-0.000033 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.503925 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 219 components and 0.503925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.250925Jy sigma=0.000823 ! Fit after self-cal, rms=0.250922Jy sigma=0.000823 ! 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.068 mas, bmaj=7.397 mas, bpa=-81.88 degrees ! Estimated noise=560.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 7.397 at -81.88 degrees (North through East) ! Clean map min=-0.0021746 max=0.25499 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.416 mas, bmaj=6.166 mas, bpa=-80.49 degrees ! Estimated noise=941.159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209102 Jy ! Component: 100 - total flux cleaned = 0.305351 Jy ! Component: 150 - total flux cleaned = 0.359824 Jy ! Component: 200 - total flux cleaned = 0.3925 Jy ! Total flux subtracted in 200 components = 0.3925 Jy ! Clean residual min=-0.007142 max=0.017101 Jy/beam ! Clean residual mean=-0.000030 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.392501 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.392501 Jy ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.397 mas, bpa=-81.88 degrees ! Estimated noise=560.75 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.0325712 Jy ! Component: 100 - total flux cleaned = 0.0523517 Jy ! Component: 150 - total flux cleaned = 0.0656508 Jy ! Component: 200 - total flux cleaned = 0.0749337 Jy ! Total flux subtracted in 200 components = 0.0749337 Jy ! Clean residual min=-0.003811 max=0.005303 Jy/beam ! Clean residual mean=-0.000069 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.467434 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 81 components and 0.467434 Jy ! Inverting map ! Added new window around map position (0, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670546 Jy ! Component: 100 - total flux cleaned = 0.0117868 Jy ! Component: 150 - total flux cleaned = 0.0159567 Jy ! Component: 200 - total flux cleaned = 0.0192937 Jy ! Total flux subtracted in 200 components = 0.0192937 Jy ! Clean residual min=-0.002993 max=0.002879 Jy/beam ! Clean residual mean=-0.000040 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.486728 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 131 components and 0.486728 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.152 mas, bmaj=11.98 mas, bpa=-85.02 degrees ! Estimated noise=749.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505081 Jy ! Component: 100 - total flux cleaned = 0.00835642 Jy ! Component: 150 - total flux cleaned = 0.010815 Jy ! Component: 200 - total flux cleaned = 0.0123839 Jy ! Total flux subtracted in 200 components = 0.0123839 Jy ! Clean residual min=-0.002952 max=0.002281 Jy/beam ! Clean residual mean=-0.000052 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.499112 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.000661558 Jy ! Component: 100 - total flux cleaned = 0.00124301 Jy ! Component: 150 - total flux cleaned = 0.00165874 Jy ! Component: 200 - total flux cleaned = 0.00212158 Jy ! Total flux subtracted in 200 components = 0.00212158 Jy ! Clean residual min=-0.002610 max=0.002226 Jy/beam ! Clean residual mean=-0.000044 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.501234 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 223 components and 0.501234 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=7.397 mas, bpa=-81.88 degrees ! Estimated noise=560.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476155 Jy ! Component: 100 - total flux cleaned = 0.00112547 Jy ! Component: 150 - total flux cleaned = 0.00146399 Jy ! Component: 200 - total flux cleaned = 0.00176729 Jy ! Total flux subtracted in 200 components = 0.00176729 Jy ! Clean residual min=-0.002179 max=0.001848 Jy/beam ! Clean residual mean=-0.000015 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.503001 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 251 components and 0.503001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.250922Jy sigma=0.000823 ! Fit after self-cal, rms=0.250915Jy sigma=0.000823 wmodel J1104+7932_S_2015_01_23_pus_map.mod ! Writing 251 model components to file: J1104+7932_S_2015_01_23_pus_map.mod wobs J1104+7932_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1104+7932_S_2015_01_23_pus_uvs.fits wwins J1104+7932_S_2015_01_23_pus_map.win ! wwins: Wrote 6 windows to J1104+7932_S_2015_01_23_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.00049987 Jy ! Component: 100 - total flux cleaned = -0.000502507 Jy ! Component: 150 - total flux cleaned = -0.000533795 Jy ! Component: 200 - total flux cleaned = -0.000624601 Jy ! Component: 250 - total flux cleaned = -0.000654294 Jy ! Component: 300 - total flux cleaned = -0.000737878 Jy ! Component: 350 - total flux cleaned = -0.000737301 Jy ! Component: 400 - total flux cleaned = -0.0008166 Jy ! Component: 450 - total flux cleaned = -0.000894102 Jy ! Component: 500 - total flux cleaned = -0.000969561 Jy ! Component: 550 - total flux cleaned = -0.000969672 Jy ! Component: 600 - total flux cleaned = -0.000994475 Jy ! Component: 650 - total flux cleaned = -0.00106563 Jy ! Component: 700 - total flux cleaned = -0.00108887 Jy ! Component: 750 - total flux cleaned = -0.00104308 Jy ! Component: 800 - total flux cleaned = -0.00102071 Jy ! Component: 850 - total flux cleaned = -0.00104262 Jy ! Component: 900 - total flux cleaned = -0.00102053 Jy ! Component: 950 - total flux cleaned = -0.000977453 Jy ! Component: 1000 - total flux cleaned = -0.000935224 Jy ! Component: 1050 - total flux cleaned = -0.000956492 Jy ! Component: 1100 - total flux cleaned = -0.000956409 Jy ! Component: 1150 - total flux cleaned = -0.000935913 Jy ! Component: 1200 - total flux cleaned = -0.000835242 Jy ! Component: 1250 - total flux cleaned = -0.000815358 Jy ! Component: 1300 - total flux cleaned = -0.000716403 Jy ! Component: 1350 - total flux cleaned = -0.000637873 Jy ! Component: 1400 - total flux cleaned = -0.000521527 Jy ! Component: 1450 - total flux cleaned = -0.00044499 Jy ! Component: 1500 - total flux cleaned = -0.000463905 Jy ! Component: 1550 - total flux cleaned = -0.000369762 Jy ! Component: 1600 - total flux cleaned = -0.000369832 Jy ! Component: 1650 - total flux cleaned = -0.000332912 Jy ! Component: 1700 - total flux cleaned = -0.000278072 Jy ! Component: 1750 - total flux cleaned = -0.000296133 Jy ! Component: 1800 - total flux cleaned = -0.000278182 Jy ! Component: 1850 - total flux cleaned = -0.000278055 Jy ! Component: 1900 - total flux cleaned = -0.000189439 Jy ! Component: 1950 - total flux cleaned = -0.000101595 Jy ! Component: 2000 - total flux cleaned = -0.000188892 Jy ! Component: 2050 - total flux cleaned = -0.000119667 Jy ! Component: 2100 - total flux cleaned = -5.09036e-05 Jy ! Component: 2150 - total flux cleaned = -3.37506e-05 Jy ! Component: 2200 - total flux cleaned = 6.79841e-05 Jy ! Component: 2250 - total flux cleaned = 0.000135209 Jy ! Component: 2300 - total flux cleaned = 0.000201999 Jy ! Component: 2350 - total flux cleaned = 0.000267972 Jy ! Component: 2400 - total flux cleaned = 0.000317043 Jy ! Component: 2450 - total flux cleaned = 0.00034943 Jy ! Component: 2500 - total flux cleaned = 0.000349343 Jy ! Component: 2550 - total flux cleaned = 0.000381408 Jy ! Component: 2600 - total flux cleaned = 0.000381641 Jy ! Component: 2650 - total flux cleaned = 0.000444949 Jy ! Component: 2700 - total flux cleaned = 0.000413306 Jy ! Component: 2750 - total flux cleaned = 0.000428955 Jy ! Component: 2800 - total flux cleaned = 0.000428972 Jy ! Component: 2850 - total flux cleaned = 0.000459721 Jy ! Component: 2900 - total flux cleaned = 0.000428917 Jy ! Component: 2950 - total flux cleaned = 0.000444141 Jy ! Component: 3000 - total flux cleaned = 0.000368465 Jy ! Component: 3050 - total flux cleaned = 0.000428505 Jy ! Component: 3100 - total flux cleaned = 0.000413314 Jy ! Component: 3150 - total flux cleaned = 0.000398453 Jy ! Component: 3200 - total flux cleaned = 0.000368789 Jy ! Component: 3250 - total flux cleaned = 0.000383529 Jy ! Component: 3300 - total flux cleaned = 0.000354433 Jy ! Component: 3350 - total flux cleaned = 0.000339987 Jy ! Component: 3400 - total flux cleaned = 0.000340051 Jy ! Component: 3450 - total flux cleaned = 0.000282702 Jy ! Component: 3500 - total flux cleaned = 0.000325574 Jy ! Component: 3550 - total flux cleaned = 0.00029738 Jy ! Component: 3600 - total flux cleaned = 0.000255031 Jy ! Component: 3650 - total flux cleaned = 0.000297174 Jy ! Component: 3700 - total flux cleaned = 0.000311102 Jy ! Component: 3750 - total flux cleaned = 0.000241731 Jy ! Component: 3800 - total flux cleaned = 0.000269255 Jy ! Component: 3850 - total flux cleaned = 0.000255564 Jy ! Component: 3900 - total flux cleaned = 0.000214518 Jy ! Component: 3950 - total flux cleaned = 0.000241729 Jy ! Component: 4000 - total flux cleaned = 0.000241756 Jy ! Component: 4050 - total flux cleaned = 0.00026868 Jy ! Total flux subtracted in 4096 components = 0.000268625 Jy ! Clean residual min=-0.000972 max=0.000851 Jy/beam ! Clean residual mean=-0.000000 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.503269 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 558 components and 0.503269 Jy ![Exited script file: muppet] wmap "J1104+7932_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 7.397 at -81.88 degrees (North through East) ! Clean map min=-0.0018211 max=0.25547 Jy/beam ! Writing clean map to FITS file: J1104+7932_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.255474 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249341 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292799 0.292799 0.585598 1.1712 2.34239 4.68478 9.36956 18.7391 37.4783 74.9565 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.255 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.068 x 7.397 at -81.88 degrees (North through East) ! Clean map min=-0.0018211 max=0.25547 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1104+7932_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:22:37 2017