! Started logfile: J1350+6132_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:01:01 2016 obs J1350+6132_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1350+6132_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975429 visibilities/baseline/integration-bin. ! Found source: J1350+6132 ! ! 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 330 lines of history. ! ! Reading 21596 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 J1350+6132_S_2015_03_17_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914873Jy sigma=0.010680 ! Fit after self-cal, rms=0.894077Jy sigma=0.010423 ! 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=3.031 mas, bmaj=3.614 mas, bpa=-71.93 degrees ! Estimated noise=682.861 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.0763187 Jy ! Component: 100 - total flux cleaned = 0.0989019 Jy ! Total flux subtracted in 100 components = 0.0989019 Jy ! Clean residual min=-0.004116 max=0.010610 Jy/beam ! Clean residual mean=0.000010 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.0989019 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0989019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077376Jy sigma=0.000826 ! Fit after self-cal, rms=0.077344Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123064 Jy ! Component: 100 - total flux cleaned = 0.0195123 Jy ! Total flux subtracted in 100 components = 0.0195123 Jy ! Clean residual min=-0.003732 max=0.005842 Jy/beam ! Clean residual mean=0.000004 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.118414 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.118414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074355Jy sigma=0.000796 ! Fit after self-cal, rms=0.074325Jy sigma=0.000796 ! Inverting map ! Added new window around map position (5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573674 Jy ! Component: 100 - total flux cleaned = 0.00924041 Jy ! Total flux subtracted in 100 components = 0.00924041 Jy ! Clean residual min=-0.003329 max=0.003805 Jy/beam ! Clean residual mean=0.000002 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.127655 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.127655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073628Jy sigma=0.000790 ! Fit after self-cal, rms=0.073587Jy sigma=0.000789 ! 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.882 mas, bmaj=4.472 mas, bpa=-80.66 degrees ! Estimated noise=421.632 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.00415187 Jy ! Component: 100 - total flux cleaned = 0.00685822 Jy ! Component: 150 - total flux cleaned = 0.00876682 Jy ! Component: 200 - total flux cleaned = 0.0101237 Jy ! Total flux subtracted in 200 components = 0.0101237 Jy ! Clean residual min=-0.002781 max=0.002865 Jy/beam ! Clean residual mean=0.000010 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.137778 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 69 components and 0.137778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073214Jy sigma=0.000787 ! Fit after self-cal, rms=0.073194Jy sigma=0.000787 ! 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.02 FD 0.86 HN 0.96 KP 1.08 ! LA 0.98 MK 1.03 NL 0.85 OV 1.01 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.03 KP 1.05 ! LA 0.95 MK 1.05 NL 0.99 OV 1.06 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.05 KP 0.95 ! LA 0.77 MK 1.11 NL 1.09 OV 0.96 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 1.00 KP 0.94 ! LA 0.86 MK 1.12 NL 1.00 OV 1.00 ! PT 1.11 SC 0.96 ! ! ! Fit before self-cal, rms=0.073194Jy sigma=0.000787 ! Fit after self-cal, rms=0.070372Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.952 mas, bmaj=4.537 mas, bpa=-82.41 degrees ! Estimated noise=423.99 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.000673325 Jy ! Component: 100 - total flux cleaned = -0.000734305 Jy ! Component: 150 - total flux cleaned = -0.000708879 Jy ! Component: 200 - total flux cleaned = -0.000709606 Jy ! Total flux subtracted in 200 components = -0.000709606 Jy ! Clean residual min=-0.001597 max=0.001728 Jy/beam ! Clean residual mean=0.000011 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.137069 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.137069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070344Jy sigma=0.000774 ! Fit after self-cal, rms=0.070296Jy sigma=0.000774 ! 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.070296Jy sigma=0.000774 ! Fit after self-cal, rms=0.070583Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=4.548 mas, bpa=-81.24 degrees ! Estimated noise=423.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000389027 Jy ! Component: 100 - total flux cleaned = -0.000467503 Jy ! Component: 150 - total flux cleaned = -0.000488989 Jy ! Component: 200 - total flux cleaned = -0.000507364 Jy ! Total flux subtracted in 200 components = -0.000507364 Jy ! Clean residual min=-0.001473 max=0.001352 Jy/beam ! Clean residual mean=0.000008 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.136561 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.136561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070566Jy sigma=0.000773 ! Fit after self-cal, rms=0.070576Jy sigma=0.000773 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.18398e-05 Jy ! Component: 100 - total flux cleaned = 4.2446e-05 Jy ! Component: 150 - total flux cleaned = 4.15749e-05 Jy ! Component: 200 - total flux cleaned = 4.16934e-05 Jy ! Total flux subtracted in 200 components = 4.16934e-05 Jy ! Clean residual min=-0.001475 max=0.001314 Jy/beam ! Clean residual mean=0.000008 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.136603 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.136603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070570Jy sigma=0.000773 ! Fit after self-cal, rms=0.070569Jy sigma=0.000773 ! 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.070569Jy sigma=0.000773 ! Fit after self-cal, rms=0.070681Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.982 mas, bmaj=4.563 mas, bpa=-82.03 degrees ! Estimated noise=424.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000564847 Jy ! Component: 100 - total flux cleaned = -0.000619315 Jy ! Component: 150 - total flux cleaned = -0.00061926 Jy ! Component: 200 - total flux cleaned = -0.000634109 Jy ! Total flux subtracted in 200 components = -0.000634109 Jy ! Clean residual min=-0.001463 max=0.001320 Jy/beam ! Clean residual mean=0.000008 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.135969 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.135969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070672Jy sigma=0.000773 ! Fit after self-cal, rms=0.070672Jy sigma=0.000773 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.39967e-06 Jy ! Component: 100 - total flux cleaned = -3.37125e-06 Jy ! Component: 150 - total flux cleaned = 7.95907e-06 Jy ! Component: 200 - total flux cleaned = 8.15578e-06 Jy ! Total flux subtracted in 200 components = 8.15578e-06 Jy ! Clean residual min=-0.001460 max=0.001290 Jy/beam ! Clean residual mean=0.000008 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.135977 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.135977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070668Jy sigma=0.000773 ! Fit after self-cal, rms=0.070668Jy sigma=0.000773 ! 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.070668Jy sigma=0.000773 ! Fit after self-cal, rms=0.070766Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.866 mas, bmaj=8.931 mas, bpa=76.89 degrees ! Estimated noise=534.944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.56031e-05 Jy ! Component: 100 - total flux cleaned = -6.02123e-05 Jy ! Component: 150 - total flux cleaned = -7.23158e-05 Jy ! Component: 200 - total flux cleaned = -6.28458e-05 Jy ! Total flux subtracted in 200 components = -6.28458e-05 Jy ! Clean residual min=-0.001574 max=0.001475 Jy/beam ! Clean residual mean=0.000020 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.135914 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.135914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070763Jy sigma=0.000773 ! Fit after self-cal, rms=0.070764Jy sigma=0.000773 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.25122e-05 Jy ! Component: 100 - total flux cleaned = 5.77602e-05 Jy ! Component: 150 - total flux cleaned = 6.42696e-05 Jy ! Component: 200 - total flux cleaned = 7.03815e-05 Jy ! Total flux subtracted in 200 components = 7.03815e-05 Jy ! Clean residual min=-0.001573 max=0.001462 Jy/beam ! Clean residual mean=0.000020 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.135985 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.135985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070764Jy sigma=0.000773 ! Fit after self-cal, rms=0.070764Jy sigma=0.000773 ! 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.998 mas, bmaj=4.577 mas, bpa=-82.74 degrees ! Estimated noise=424.334 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.998 x 4.577 at -82.74 degrees (North through East) ! Clean map min=-0.0013601 max=0.1035 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=3.118 mas, bmaj=3.687 mas, bpa=-73.06 degrees ! Estimated noise=701.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0780677 Jy ! Component: 100 - total flux cleaned = 0.0999215 Jy ! Component: 150 - total flux cleaned = 0.111254 Jy ! Component: 200 - total flux cleaned = 0.118244 Jy ! Total flux subtracted in 200 components = 0.118244 Jy ! Clean residual min=-0.002617 max=0.003739 Jy/beam ! Clean residual mean=0.000004 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.118244 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.118244 Jy ! Inverting map and beam ! Estimated beam: bmin=3.998 mas, bmaj=4.577 mas, bpa=-82.74 degrees ! Estimated noise=424.334 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.00599545 Jy ! Component: 100 - total flux cleaned = 0.009527 Jy ! Component: 150 - total flux cleaned = 0.0117521 Jy ! Component: 200 - total flux cleaned = 0.0132269 Jy ! Total flux subtracted in 200 components = 0.0132269 Jy ! Clean residual min=-0.001553 max=0.001561 Jy/beam ! Clean residual mean=0.000007 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.131471 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 0.131471 Jy ! Inverting map ! Added new window around map position (-6, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146384 Jy ! Component: 100 - total flux cleaned = 0.00206636 Jy ! Component: 150 - total flux cleaned = 0.00230232 Jy ! Component: 200 - total flux cleaned = 0.00247528 Jy ! Total flux subtracted in 200 components = 0.00247528 Jy ! Clean residual min=-0.001388 max=0.001221 Jy/beam ! Clean residual mean=0.000008 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.133947 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.133947 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.866 mas, bmaj=8.931 mas, bpa=76.89 degrees ! Estimated noise=534.944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717818 Jy ! Component: 100 - total flux cleaned = 0.000877124 Jy ! Component: 150 - total flux cleaned = 0.00102386 Jy ! Component: 200 - total flux cleaned = 0.00113144 Jy ! Total flux subtracted in 200 components = 0.00113144 Jy ! Clean residual min=-0.001555 max=0.001445 Jy/beam ! Clean residual mean=0.000019 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.135078 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 = 7.25865e-05 Jy ! Component: 100 - total flux cleaned = 9.57863e-05 Jy ! Component: 150 - total flux cleaned = 0.00011761 Jy ! Component: 200 - total flux cleaned = 0.000138029 Jy ! Total flux subtracted in 200 components = 0.000138029 Jy ! Clean residual min=-0.001550 max=0.001449 Jy/beam ! Clean residual mean=0.000019 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.135216 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 99 components and 0.135216 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.998 mas, bmaj=4.577 mas, bpa=-82.74 degrees ! Estimated noise=424.334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0002491 Jy ! Component: 100 - total flux cleaned = -0.000265262 Jy ! Component: 150 - total flux cleaned = -0.000293137 Jy ! Component: 200 - total flux cleaned = -0.000317451 Jy ! Total flux subtracted in 200 components = -0.000317451 Jy ! Clean residual min=-0.001326 max=0.001147 Jy/beam ! Clean residual mean=0.000008 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.134899 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.134899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070734Jy sigma=0.000772 ! Fit after self-cal, rms=0.070730Jy sigma=0.000772 wmodel J1350+6132_S_2015_03_17_pus_map.mod ! Writing 113 model components to file: J1350+6132_S_2015_03_17_pus_map.mod wobs J1350+6132_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1350+6132_S_2015_03_17_pus_uvs.fits wwins J1350+6132_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1350+6132_S_2015_03_17_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.000546649 Jy ! Component: 100 - total flux cleaned = -0.000804001 Jy ! Component: 150 - total flux cleaned = -0.000968282 Jy ! Component: 200 - total flux cleaned = -0.00104763 Jy ! Component: 250 - total flux cleaned = -0.00112486 Jy ! Component: 300 - total flux cleaned = -0.00114351 Jy ! Component: 350 - total flux cleaned = -0.00114354 Jy ! Component: 400 - total flux cleaned = -0.00116087 Jy ! Component: 450 - total flux cleaned = -0.00114387 Jy ! Component: 500 - total flux cleaned = -0.00116075 Jy ! Component: 550 - total flux cleaned = -0.00112845 Jy ! Component: 600 - total flux cleaned = -0.00112865 Jy ! Component: 650 - total flux cleaned = -0.00112891 Jy ! Component: 700 - total flux cleaned = -0.00108286 Jy ! Component: 750 - total flux cleaned = -0.0010678 Jy ! Component: 800 - total flux cleaned = -0.00102358 Jy ! Component: 850 - total flux cleaned = -0.00108198 Jy ! Component: 900 - total flux cleaned = -0.00106732 Jy ! Component: 950 - total flux cleaned = -0.00109562 Jy ! Component: 1000 - total flux cleaned = -0.00113725 Jy ! Component: 1050 - total flux cleaned = -0.00115095 Jy ! Component: 1100 - total flux cleaned = -0.00116435 Jy ! Component: 1150 - total flux cleaned = -0.00120413 Jy ! Component: 1200 - total flux cleaned = -0.00120401 Jy ! Component: 1250 - total flux cleaned = -0.00119103 Jy ! Component: 1300 - total flux cleaned = -0.00119106 Jy ! Component: 1350 - total flux cleaned = -0.00121645 Jy ! Component: 1400 - total flux cleaned = -0.00120398 Jy ! Component: 1450 - total flux cleaned = -0.00120415 Jy ! Component: 1500 - total flux cleaned = -0.00117968 Jy ! Component: 1550 - total flux cleaned = -0.00117952 Jy ! Component: 1600 - total flux cleaned = -0.00115562 Jy ! Component: 1650 - total flux cleaned = -0.00112026 Jy ! Component: 1700 - total flux cleaned = -0.00112043 Jy ! Component: 1750 - total flux cleaned = -0.00110906 Jy ! Component: 1800 - total flux cleaned = -0.00109782 Jy ! Component: 1850 - total flux cleaned = -0.00112042 Jy ! Component: 1900 - total flux cleaned = -0.00110917 Jy ! Component: 1950 - total flux cleaned = -0.00107599 Jy ! Component: 2000 - total flux cleaned = -0.00107601 Jy ! Component: 2050 - total flux cleaned = -0.00105445 Jy ! Component: 2100 - total flux cleaned = -0.00102218 Jy ! Component: 2150 - total flux cleaned = -0.00104378 Jy ! Component: 2200 - total flux cleaned = -0.00105437 Jy ! Component: 2250 - total flux cleaned = -0.0010544 Jy ! Component: 2300 - total flux cleaned = -0.00102334 Jy ! Component: 2350 - total flux cleaned = -0.00103355 Jy ! Component: 2400 - total flux cleaned = -0.0010132 Jy ! Component: 2450 - total flux cleaned = -0.00103355 Jy ! Component: 2500 - total flux cleaned = -0.00104365 Jy ! Component: 2550 - total flux cleaned = -0.0010338 Jy ! Component: 2600 - total flux cleaned = -0.00102397 Jy ! Component: 2650 - total flux cleaned = -0.00109239 Jy ! Component: 2700 - total flux cleaned = -0.00107294 Jy ! Component: 2750 - total flux cleaned = -0.00107283 Jy ! Component: 2800 - total flux cleaned = -0.00108236 Jy ! Component: 2850 - total flux cleaned = -0.00112047 Jy ! Component: 2900 - total flux cleaned = -0.00112032 Jy ! Component: 2950 - total flux cleaned = -0.00114838 Jy ! Component: 3000 - total flux cleaned = -0.00115764 Jy ! Component: 3050 - total flux cleaned = -0.00121295 Jy ! Component: 3100 - total flux cleaned = -0.00118539 Jy ! Component: 3150 - total flux cleaned = -0.00120357 Jy ! Component: 3200 - total flux cleaned = -0.00120353 Jy ! Component: 3250 - total flux cleaned = -0.00123947 Jy ! Component: 3300 - total flux cleaned = -0.00125718 Jy ! Component: 3350 - total flux cleaned = -0.00125719 Jy ! Component: 3400 - total flux cleaned = -0.001266 Jy ! Component: 3450 - total flux cleaned = -0.00127469 Jy ! Component: 3500 - total flux cleaned = -0.00127472 Jy ! Component: 3550 - total flux cleaned = -0.00128334 Jy ! Component: 3600 - total flux cleaned = -0.00126631 Jy ! Component: 3650 - total flux cleaned = -0.00130874 Jy ! Component: 3700 - total flux cleaned = -0.00130862 Jy ! Component: 3750 - total flux cleaned = -0.00126671 Jy ! Component: 3800 - total flux cleaned = -0.00128343 Jy ! Component: 3850 - total flux cleaned = -0.00125852 Jy ! Component: 3900 - total flux cleaned = -0.00126678 Jy ! Component: 3950 - total flux cleaned = -0.00125858 Jy ! Component: 4000 - total flux cleaned = -0.00126675 Jy ! Component: 4050 - total flux cleaned = -0.00127485 Jy ! Total flux subtracted in 4096 components = -0.00126677 Jy ! Clean residual min=-0.000521 max=0.000486 Jy/beam ! Clean residual mean=0.000004 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.133632 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 403 components and 0.133632 Jy ![Exited script file: muppet] wmap "J1350+6132_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.998 x 4.577 at -82.74 degrees (North through East) ! Clean map min=-0.00099265 max=0.10387 Jy/beam ! Writing clean map to FITS file: J1350+6132_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103866 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143288 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413867 0.413867 0.827734 1.65547 3.31094 6.62187 13.2437 26.4875 52.975 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 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.998 x 4.577 at -82.74 degrees (North through East) ! Clean map min=-0.00099265 max=0.10387 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 J1350+6132_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:01:06 2016