! Started logfile: J2346+0705_S_2017_03_23_pus_uvs.log on Mon May 13 10:11:48 2019 obs J2346+0705_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J2346+0705_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901475 visibilities/baseline/integration-bin. ! Found source: J2346+0705 ! ! 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 481 lines of history. ! ! Reading 18336 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 J2346+0705_S_2017_03_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 384 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915565Jy sigma=0.007428 ! Fit after self-cal, rms=0.898337Jy sigma=0.007301 ! 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.759 mas, bmaj=7.086 mas, bpa=-6.536 degrees ! Estimated noise=963.171 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.0745368 Jy ! Component: 100 - total flux cleaned = 0.103756 Jy ! Total flux subtracted in 100 components = 0.103756 Jy ! Clean residual min=-0.007501 max=0.018247 Jy/beam ! Clean residual mean=-0.000028 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.103756 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.103756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102409Jy sigma=0.000764 ! Fit after self-cal, rms=0.102113Jy sigma=0.000761 ! Inverting map ! Added new window around map position (-4, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199752 Jy ! Component: 100 - total flux cleaned = 0.0324726 Jy ! Total flux subtracted in 100 components = 0.0324726 Jy ! Clean residual min=-0.005585 max=0.007523 Jy/beam ! Clean residual mean=-0.000020 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.136229 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.136229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096135Jy sigma=0.000709 ! Fit after self-cal, rms=0.095827Jy sigma=0.000707 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104566 Jy ! Component: 100 - total flux cleaned = 0.0172443 Jy ! Total flux subtracted in 100 components = 0.0172443 Jy ! Clean residual min=-0.004353 max=0.005078 Jy/beam ! Clean residual mean=-0.000015 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.153473 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 46 components and 0.153473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093926Jy sigma=0.000692 ! Fit after self-cal, rms=0.093829Jy sigma=0.000691 ! 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.238 mas, bmaj=7.673 mas, bpa=-4.746 degrees ! Estimated noise=704.802 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.0090234 Jy ! Component: 100 - total flux cleaned = 0.0145754 Jy ! Component: 150 - total flux cleaned = 0.0185863 Jy ! Component: 200 - total flux cleaned = 0.0215664 Jy ! Total flux subtracted in 200 components = 0.0215664 Jy ! Clean residual min=-0.003920 max=0.004347 Jy/beam ! Clean residual mean=0.000009 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.175039 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 92 components and 0.175039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092704Jy sigma=0.000683 ! Fit after self-cal, rms=0.092634Jy sigma=0.000682 ! 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.01 FD 1.02 HN 0.95 KP 1.03 ! LA 0.98 MK 0.97 NL 0.88 OV 1.03 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.24 KP 1.01 ! LA 0.92 MK 1.07 NL 1.03 OV 1.04 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.00 KP 0.89 ! LA 0.75 MK 0.98 NL 1.14 OV 0.96 ! PT 0.94 SC 1.06 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.13 HN 0.92 KP 1.00* ! LA 0.75 MK 1.05 NL 1.00* OV 1.64 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.092634Jy sigma=0.000682 ! Fit after self-cal, rms=0.092265Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=7.724 mas, bpa=-4.616 degrees ! Estimated noise=702.927 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.0006774 Jy ! Component: 100 - total flux cleaned = 0.000610631 Jy ! Component: 150 - total flux cleaned = 0.000519926 Jy ! Component: 200 - total flux cleaned = 0.000388131 Jy ! Total flux subtracted in 200 components = 0.000388131 Jy ! Clean residual min=-0.002502 max=0.002648 Jy/beam ! Clean residual mean=0.000008 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.175427 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.175427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092241Jy sigma=0.000669 ! Fit after self-cal, rms=0.092309Jy sigma=0.000669 ! 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.092309Jy sigma=0.000669 ! Fit after self-cal, rms=0.096658Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=7.713 mas, bpa=-4.592 degrees ! Estimated noise=708.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261503 Jy ! Component: 100 - total flux cleaned = -0.000323264 Jy ! Component: 150 - total flux cleaned = -0.000399403 Jy ! Component: 200 - total flux cleaned = -0.000421107 Jy ! Total flux subtracted in 200 components = -0.000421107 Jy ! Clean residual min=-0.002212 max=0.002881 Jy/beam ! Clean residual mean=-0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.175006 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.175006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096638Jy sigma=0.000663 ! Fit after self-cal, rms=0.096748Jy sigma=0.000663 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 (-14, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254874 Jy ! Component: 100 - total flux cleaned = 0.00364875 Jy ! Component: 150 - total flux cleaned = 0.00399246 Jy ! Component: 200 - total flux cleaned = 0.00402685 Jy ! Total flux subtracted in 200 components = 0.00402685 Jy ! Clean residual min=-0.001979 max=0.001878 Jy/beam ! Clean residual mean=-0.000000 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.179033 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.179033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096670Jy sigma=0.000662 ! Fit after self-cal, rms=0.096661Jy sigma=0.000662 ! 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.096661Jy sigma=0.000662 ! Fit after self-cal, rms=0.097983Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=7.718 mas, bpa=-4.56 degrees ! Estimated noise=705.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120182 Jy ! Component: 100 - total flux cleaned = 0.00134824 Jy ! Component: 150 - total flux cleaned = 0.00128734 Jy ! Component: 200 - total flux cleaned = 0.00126119 Jy ! Total flux subtracted in 200 components = 0.00126119 Jy ! Clean residual min=-0.001882 max=0.001981 Jy/beam ! Clean residual mean=-0.000002 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.180294 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 149 components and 0.180294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097958Jy sigma=0.000661 ! Fit after self-cal, rms=0.097966Jy sigma=0.000661 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.000181355 Jy ! Component: 100 - total flux cleaned = 0.000207946 Jy ! Component: 150 - total flux cleaned = 0.000208524 Jy ! Component: 200 - total flux cleaned = 0.000230762 Jy ! Total flux subtracted in 200 components = 0.000230762 Jy ! Clean residual min=-0.001862 max=0.002000 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.180525 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 158 components and 0.180525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097952Jy sigma=0.000661 ! Fit after self-cal, rms=0.097953Jy sigma=0.000661 ! Inverting map ! Added new window around map position (120, 118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121476 Jy ! Component: 100 - total flux cleaned = 0.00120795 Jy ! Component: 150 - total flux cleaned = 0.00134011 Jy ! Component: 200 - total flux cleaned = 0.00131748 Jy ! Total flux subtracted in 200 components = 0.00131748 Jy ! Clean residual min=-0.001834 max=0.001834 Jy/beam ! Clean residual mean=-0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.181842 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 173 components and 0.181842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097910Jy sigma=0.000661 ! Fit after self-cal, rms=0.097912Jy sigma=0.000661 ! 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.097912Jy sigma=0.000661 ! Fit after self-cal, rms=0.097568Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.479 mas, bmaj=11.38 mas, bpa=0.1749 degrees ! Estimated noise=868.256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104333 Jy ! Component: 100 - total flux cleaned = 0.00134314 Jy ! Component: 150 - total flux cleaned = 0.00157401 Jy ! Component: 200 - total flux cleaned = 0.00164924 Jy ! Total flux subtracted in 200 components = 0.00164924 Jy ! Clean residual min=-0.002029 max=0.001877 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.183492 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 191 components and 0.183492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097561Jy sigma=0.000661 ! Fit after self-cal, rms=0.097561Jy sigma=0.000661 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.000357688 Jy ! Component: 100 - total flux cleaned = 0.000472283 Jy ! Component: 150 - total flux cleaned = 0.000505468 Jy ! Component: 200 - total flux cleaned = 0.00051953 Jy ! Total flux subtracted in 200 components = 0.00051953 Jy ! Clean residual min=-0.001991 max=0.001922 Jy/beam ! Clean residual mean=-0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.184011 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 207 components and 0.184011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097559Jy sigma=0.000661 ! Fit after self-cal, rms=0.097560Jy sigma=0.000661 ! 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.274 mas, bmaj=7.721 mas, bpa=-4.513 degrees ! Estimated noise=703.863 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 7.721 at -4.513 degrees (North through East) ! Clean map min=-0.0016875 max=0.099597 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.782 mas, bmaj=7.09 mas, bpa=-6.282 degrees ! Estimated noise=968.171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.07483 Jy ! Component: 100 - total flux cleaned = 0.107957 Jy ! Component: 150 - total flux cleaned = 0.127686 Jy ! Component: 200 - total flux cleaned = 0.140215 Jy ! Total flux subtracted in 200 components = 0.140215 Jy ! Clean residual min=-0.003764 max=0.006800 Jy/beam ! Clean residual mean=-0.000015 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.140215 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.140215 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=7.721 mas, bpa=-4.513 degrees ! Estimated noise=703.863 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.0120658 Jy ! Component: 100 - total flux cleaned = 0.0191525 Jy ! Component: 150 - total flux cleaned = 0.0239759 Jy ! Component: 200 - total flux cleaned = 0.0276033 Jy ! Total flux subtracted in 200 components = 0.0276033 Jy ! Clean residual min=-0.002247 max=0.002504 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.167819 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 67 components and 0.167819 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.479 mas, bmaj=11.38 mas, bpa=0.1749 degrees ! Estimated noise=868.256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467965 Jy ! Component: 100 - total flux cleaned = 0.00764627 Jy ! Component: 150 - total flux cleaned = 0.00976851 Jy ! Component: 200 - total flux cleaned = 0.0113761 Jy ! Total flux subtracted in 200 components = 0.0113761 Jy ! Clean residual min=-0.002287 max=0.002254 Jy/beam ! Clean residual mean=-0.000002 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.179195 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.00125429 Jy ! Component: 100 - total flux cleaned = 0.00206251 Jy ! Component: 150 - total flux cleaned = 0.00266074 Jy ! Component: 200 - total flux cleaned = 0.00294692 Jy ! Total flux subtracted in 200 components = 0.00294692 Jy ! Clean residual min=-0.002062 max=0.001993 Jy/beam ! Clean residual mean=-0.000000 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.182142 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 142 components and 0.182142 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=7.721 mas, bpa=-4.513 degrees ! Estimated noise=703.863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547317 Jy ! Component: 100 - total flux cleaned = 0.000853038 Jy ! Component: 150 - total flux cleaned = 0.000890987 Jy ! Component: 200 - total flux cleaned = 0.00089164 Jy ! Total flux subtracted in 200 components = 0.00089164 Jy ! Clean residual min=-0.001773 max=0.001847 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.183033 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 168 components and 0.183033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097609Jy sigma=0.000661 ! Fit after self-cal, rms=0.097600Jy sigma=0.000661 wmodel J2346+0705_S_2017_03_23_pus_map.mod ! Writing 168 model components to file: J2346+0705_S_2017_03_23_pus_map.mod wobs J2346+0705_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J2346+0705_S_2017_03_23_pus_uvs.fits wwins J2346+0705_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J2346+0705_S_2017_03_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 = 2.97283e-05 Jy ! Component: 100 - total flux cleaned = 2.90767e-05 Jy ! Component: 150 - total flux cleaned = 0.000118151 Jy ! Component: 200 - total flux cleaned = 0.000205481 Jy ! Component: 250 - total flux cleaned = 0.000262709 Jy ! Component: 300 - total flux cleaned = 0.000317944 Jy ! Component: 350 - total flux cleaned = 0.000290914 Jy ! Component: 400 - total flux cleaned = 0.000238173 Jy ! Component: 450 - total flux cleaned = 0.000238173 Jy ! Component: 500 - total flux cleaned = 0.000238326 Jy ! Component: 550 - total flux cleaned = 0.000213417 Jy ! Component: 600 - total flux cleaned = 0.000213241 Jy ! Component: 650 - total flux cleaned = 0.000212621 Jy ! Component: 700 - total flux cleaned = 0.000141684 Jy ! Component: 750 - total flux cleaned = 9.47591e-05 Jy ! Component: 800 - total flux cleaned = -1.97926e-05 Jy ! Component: 850 - total flux cleaned = -0.000110072 Jy ! Component: 900 - total flux cleaned = -0.000221016 Jy ! Component: 950 - total flux cleaned = -0.000198904 Jy ! Component: 1000 - total flux cleaned = -0.000350333 Jy ! Component: 1050 - total flux cleaned = -0.000435284 Jy ! Component: 1100 - total flux cleaned = -0.000435283 Jy ! Component: 1150 - total flux cleaned = -0.000539149 Jy ! Component: 1200 - total flux cleaned = -0.000539083 Jy ! Component: 1250 - total flux cleaned = -0.000661198 Jy ! Component: 1300 - total flux cleaned = -0.000681516 Jy ! Component: 1350 - total flux cleaned = -0.000761398 Jy ! Component: 1400 - total flux cleaned = -0.000800832 Jy ! Component: 1450 - total flux cleaned = -0.000820475 Jy ! Component: 1500 - total flux cleaned = -0.000916877 Jy ! Component: 1550 - total flux cleaned = -0.000954932 Jy ! Component: 1600 - total flux cleaned = -0.000992507 Jy ! Component: 1650 - total flux cleaned = -0.00101132 Jy ! Component: 1700 - total flux cleaned = -0.00101133 Jy ! Component: 1750 - total flux cleaned = -0.00114019 Jy ! Component: 1800 - total flux cleaned = -0.0011946 Jy ! Component: 1850 - total flux cleaned = -0.00124886 Jy ! Component: 1900 - total flux cleaned = -0.00124892 Jy ! Component: 1950 - total flux cleaned = -0.00126655 Jy ! Component: 2000 - total flux cleaned = -0.0012665 Jy ! Component: 2050 - total flux cleaned = -0.00137101 Jy ! Component: 2100 - total flux cleaned = -0.00135345 Jy ! Component: 2150 - total flux cleaned = -0.0014221 Jy ! Component: 2200 - total flux cleaned = -0.00142217 Jy ! Component: 2250 - total flux cleaned = -0.00148989 Jy ! Component: 2300 - total flux cleaned = -0.00159044 Jy ! Component: 2350 - total flux cleaned = -0.00162382 Jy ! Component: 2400 - total flux cleaned = -0.00172285 Jy ! Component: 2450 - total flux cleaned = -0.00160832 Jy ! Component: 2500 - total flux cleaned = -0.00170607 Jy ! Component: 2550 - total flux cleaned = -0.00173842 Jy ! Component: 2600 - total flux cleaned = -0.0018345 Jy ! Component: 2650 - total flux cleaned = -0.00183446 Jy ! Component: 2700 - total flux cleaned = -0.00185031 Jy ! Component: 2750 - total flux cleaned = -0.00188175 Jy ! Component: 2800 - total flux cleaned = -0.00202183 Jy ! Component: 2850 - total flux cleaned = -0.00202166 Jy ! Component: 2900 - total flux cleaned = -0.00206766 Jy ! Component: 2950 - total flux cleaned = -0.00212866 Jy ! Component: 3000 - total flux cleaned = -0.00215887 Jy ! Component: 3050 - total flux cleaned = -0.00217412 Jy ! Component: 3100 - total flux cleaned = -0.00221896 Jy ! Component: 3150 - total flux cleaned = -0.00229309 Jy ! Component: 3200 - total flux cleaned = -0.00227851 Jy ! Component: 3250 - total flux cleaned = -0.00235163 Jy ! Component: 3300 - total flux cleaned = -0.00240973 Jy ! Component: 3350 - total flux cleaned = -0.00249636 Jy ! Component: 3400 - total flux cleaned = -0.00253938 Jy ! Component: 3450 - total flux cleaned = -0.00259631 Jy ! Component: 3500 - total flux cleaned = -0.00256795 Jy ! Component: 3550 - total flux cleaned = -0.00256787 Jy ! Component: 3600 - total flux cleaned = -0.00260993 Jy ! Component: 3650 - total flux cleaned = -0.00263777 Jy ! Component: 3700 - total flux cleaned = -0.00266549 Jy ! Component: 3750 - total flux cleaned = -0.00266562 Jy ! Component: 3800 - total flux cleaned = -0.00266556 Jy ! Component: 3850 - total flux cleaned = -0.00270624 Jy ! Component: 3900 - total flux cleaned = -0.00259845 Jy ! Component: 3950 - total flux cleaned = -0.00262516 Jy ! Component: 4000 - total flux cleaned = -0.00267847 Jy ! Component: 4050 - total flux cleaned = -0.00263859 Jy ! Total flux subtracted in 4096 components = -0.00255956 Jy ! Clean residual min=-0.000760 max=0.000760 Jy/beam ! Clean residual mean=-0.000003 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.180474 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 485 components and 0.180474 Jy ![Exited script file: muppet] wmap "J2346+0705_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 7.721 at -4.513 degrees (North through East) ! Clean map min=-0.0014169 max=0.1005 Jy/beam ! Writing clean map to FITS file: J2346+0705_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100496 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248183 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.740875 0.740875 1.48175 2.9635 5.927 11.854 23.708 47.416 94.832 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.274 x 7.721 at -4.513 degrees (North through East) ! Clean map min=-0.0014169 max=0.1005 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 J2346+0705_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:11:54 2019