! Started logfile: J1312+4828_S_2017_07_09_pus_uvs.log on Wed May 8 14:48:56 2019 obs J1312+4828_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1312+4828_S_2017_07_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959621 visibilities/baseline/integration-bin. ! Found source: J1312+4828 ! ! 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 594 lines of history. ! ! Reading 14164 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 J1312+4828_S_2017_07_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947920Jy sigma=0.009355 ! Fit after self-cal, rms=0.933546Jy sigma=0.009224 ! 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.219 mas, bmaj=4.694 mas, bpa=11.55 degrees ! Estimated noise=979.735 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.0496055 Jy ! Component: 100 - total flux cleaned = 0.0674598 Jy ! Total flux subtracted in 100 components = 0.0674598 Jy ! Clean residual min=-0.004291 max=0.009116 Jy/beam ! Clean residual mean=0.000001 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.0674598 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0674598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074725Jy sigma=0.000716 ! Fit after self-cal, rms=0.074628Jy sigma=0.000714 ! Inverting map ! Added new window around map position (3, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117364 Jy ! Component: 100 - total flux cleaned = 0.0198408 Jy ! Total flux subtracted in 100 components = 0.0198408 Jy ! Clean residual min=-0.003386 max=0.005213 Jy/beam ! Clean residual mean=0.000002 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.0873005 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.0873005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072064Jy sigma=0.000686 ! Fit after self-cal, rms=0.072022Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0063935 Jy ! Component: 100 - total flux cleaned = 0.0109507 Jy ! Total flux subtracted in 100 components = 0.0109507 Jy ! Clean residual min=-0.003090 max=0.003842 Jy/beam ! Clean residual mean=0.000002 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0982513 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.0982513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071240Jy sigma=0.000676 ! Fit after self-cal, rms=0.071219Jy sigma=0.000676 ! 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.765 mas, bmaj=5.419 mas, bpa=13.47 degrees ! Estimated noise=676.043 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 (4, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549193 Jy ! Component: 100 - total flux cleaned = 0.00937628 Jy ! Component: 150 - total flux cleaned = 0.012204 Jy ! Component: 200 - total flux cleaned = 0.0142933 Jy ! Total flux subtracted in 200 components = 0.0142933 Jy ! Clean residual min=-0.002263 max=0.002932 Jy/beam ! Clean residual mean=-0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.112545 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 90 components and 0.112545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070687Jy sigma=0.000670 ! Fit after self-cal, rms=0.070662Jy sigma=0.000670 ! 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.97 HN 0.98 KP 1.00 ! LA 1.01 MK 1.10 NL 0.92 OV 1.02 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.06 KP 0.94 ! LA 0.95 MK 0.98 NL 1.10 OV 1.06 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.14 KP 0.93 ! LA 1.00 MK 1.13 NL 1.05 OV 0.98 ! PT 0.93 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.90 KP 1.00* ! LA 1.04 MK 0.86 NL 1.00* OV 1.00* ! PT 0.92 SC 1.00* ! ! ! Fit before self-cal, rms=0.070662Jy sigma=0.000670 ! Fit after self-cal, rms=0.070846Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=5.468 mas, bpa=14.08 degrees ! Estimated noise=674.416 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 (11, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271107 Jy ! Component: 100 - total flux cleaned = 0.00435183 Jy ! Component: 150 - total flux cleaned = 0.00497417 Jy ! Component: 200 - total flux cleaned = 0.00534085 Jy ! Total flux subtracted in 200 components = 0.00534085 Jy ! Clean residual min=-0.001887 max=0.001927 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.117885 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 117 components and 0.117885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070723Jy sigma=0.000667 ! Fit after self-cal, rms=0.070734Jy sigma=0.000667 ! 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.070734Jy sigma=0.000667 ! Fit after self-cal, rms=0.072959Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.778 mas, bmaj=5.402 mas, bpa=12.35 degrees ! Estimated noise=675.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102964 Jy ! Component: 100 - total flux cleaned = 0.00132108 Jy ! Component: 150 - total flux cleaned = 0.00157856 Jy ! Component: 200 - total flux cleaned = 0.00172471 Jy ! Total flux subtracted in 200 components = 0.00172471 Jy ! Clean residual min=-0.001712 max=0.001733 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.11961 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.11961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072923Jy sigma=0.000664 ! Fit after self-cal, rms=0.072993Jy sigma=0.000664 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.0003928 Jy ! Component: 100 - total flux cleaned = 0.00050303 Jy ! Component: 150 - total flux cleaned = 0.000553621 Jy ! Component: 200 - total flux cleaned = 0.000626751 Jy ! Total flux subtracted in 200 components = 0.000626751 Jy ! Clean residual min=-0.001739 max=0.001728 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.120237 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.120237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072971Jy sigma=0.000664 ! Fit after self-cal, rms=0.072970Jy sigma=0.000664 ! 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.072970Jy sigma=0.000664 ! Fit after self-cal, rms=0.074474Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=5.374 mas, bpa=12.47 degrees ! Estimated noise=671.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353044 Jy ! Component: 100 - total flux cleaned = 0.000454087 Jy ! Component: 150 - total flux cleaned = 0.000523849 Jy ! Component: 200 - total flux cleaned = 0.000568574 Jy ! Total flux subtracted in 200 components = 0.000568574 Jy ! Clean residual min=-0.001693 max=0.001559 Jy/beam ! Clean residual mean=-0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.120805 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 146 components and 0.120805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074458Jy sigma=0.000663 ! Fit after self-cal, rms=0.074478Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120727 Jy ! Component: 100 - total flux cleaned = 0.000163866 Jy ! Component: 150 - total flux cleaned = 0.000224936 Jy ! Component: 200 - total flux cleaned = 0.000283077 Jy ! Total flux subtracted in 200 components = 0.000283077 Jy ! Clean residual min=-0.001670 max=0.001543 Jy/beam ! Clean residual mean=0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.121089 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 153 components and 0.121089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074466Jy sigma=0.000663 ! Fit after self-cal, rms=0.074466Jy sigma=0.000663 ! 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.074466Jy sigma=0.000663 ! Fit after self-cal, rms=0.074433Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.704 mas, bmaj=9.32 mas, bpa=18.19 degrees ! Estimated noise=828.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000927858 Jy ! Component: 100 - total flux cleaned = 0.00116433 Jy ! Component: 150 - total flux cleaned = 0.00121937 Jy ! Component: 200 - total flux cleaned = 0.00126615 Jy ! Total flux subtracted in 200 components = 0.00126615 Jy ! Clean residual min=-0.001597 max=0.001692 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.122355 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 163 components and 0.122355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074430Jy sigma=0.000663 ! Fit after self-cal, rms=0.074425Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017079 Jy ! Component: 100 - total flux cleaned = 0.00026282 Jy ! Component: 150 - total flux cleaned = 0.000316463 Jy ! Component: 200 - total flux cleaned = 0.000354029 Jy ! Total flux subtracted in 200 components = 0.000354029 Jy ! Clean residual min=-0.001571 max=0.001699 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.122709 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 169 components and 0.122709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074423Jy sigma=0.000663 ! Fit after self-cal, rms=0.074420Jy sigma=0.000663 ! 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.761 mas, bmaj=5.358 mas, bpa=12.64 degrees ! Estimated noise=669.635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.761 x 5.358 at 12.64 degrees (North through East) ! Clean map min=-0.001645 max=0.06197 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.209 mas, bmaj=4.64 mas, bpa=10.3 degrees ! Estimated noise=969.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0487829 Jy ! Component: 100 - total flux cleaned = 0.0678638 Jy ! Component: 150 - total flux cleaned = 0.0797479 Jy ! Component: 200 - total flux cleaned = 0.0880381 Jy ! Total flux subtracted in 200 components = 0.0880381 Jy ! Clean residual min=-0.003418 max=0.004875 Jy/beam ! Clean residual mean=-0.000001 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.088038 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.088038 Jy ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=5.358 mas, bpa=12.64 degrees ! Estimated noise=669.635 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.00810869 Jy ! Component: 100 - total flux cleaned = 0.0133787 Jy ! Component: 150 - total flux cleaned = 0.0173718 Jy ! Component: 200 - total flux cleaned = 0.0204678 Jy ! Total flux subtracted in 200 components = 0.0204678 Jy ! Clean residual min=-0.002405 max=0.002709 Jy/beam ! Clean residual mean=-0.000010 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.108506 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 86 components and 0.108506 Jy ! Inverting map ! Added new window around map position (-5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028028 Jy ! Component: 100 - total flux cleaned = 0.004958 Jy ! Component: 150 - total flux cleaned = 0.00675845 Jy ! Component: 200 - total flux cleaned = 0.00827164 Jy ! Total flux subtracted in 200 components = 0.00827164 Jy ! Clean residual min=-0.002027 max=0.001660 Jy/beam ! Clean residual mean=-0.000003 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.116777 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 114 components and 0.116778 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.704 mas, bmaj=9.32 mas, bpa=18.19 degrees ! Estimated noise=828.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206802 Jy ! Component: 100 - total flux cleaned = 0.0034173 Jy ! Component: 150 - total flux cleaned = 0.00404061 Jy ! Component: 200 - total flux cleaned = 0.00432053 Jy ! Total flux subtracted in 200 components = 0.00432053 Jy ! Clean residual min=-0.001714 max=0.001589 Jy/beam ! Clean residual mean=0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.121098 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.000246023 Jy ! Component: 100 - total flux cleaned = 0.000462393 Jy ! Component: 150 - total flux cleaned = 0.000606999 Jy ! Component: 200 - total flux cleaned = 0.000737251 Jy ! Total flux subtracted in 200 components = 0.000737251 Jy ! Clean residual min=-0.001634 max=0.001612 Jy/beam ! Clean residual mean=0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.121835 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 161 components and 0.121835 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=5.358 mas, bpa=12.64 degrees ! Estimated noise=669.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000321056 Jy ! Component: 100 - total flux cleaned = -0.000287957 Jy ! Component: 150 - total flux cleaned = -0.000289615 Jy ! Component: 200 - total flux cleaned = -0.000230684 Jy ! Total flux subtracted in 200 components = -0.000230684 Jy ! Clean residual min=-0.001784 max=0.001470 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.121605 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 184 components and 0.121605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074421Jy sigma=0.000663 ! Fit after self-cal, rms=0.074415Jy sigma=0.000663 wmodel J1312+4828_S_2017_07_09_pus_map.mod ! Writing 184 model components to file: J1312+4828_S_2017_07_09_pus_map.mod wobs J1312+4828_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1312+4828_S_2017_07_09_pus_uvs.fits wwins J1312+4828_S_2017_07_09_pus_map.win ! wwins: Wrote 5 windows to J1312+4828_S_2017_07_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.000328006 Jy ! Component: 100 - total flux cleaned = -0.000381938 Jy ! Component: 150 - total flux cleaned = -0.000432924 Jy ! Component: 200 - total flux cleaned = -0.000407455 Jy ! Component: 250 - total flux cleaned = -0.00048059 Jy ! Component: 300 - total flux cleaned = -0.000527957 Jy ! Component: 350 - total flux cleaned = -0.000621492 Jy ! Component: 400 - total flux cleaned = -0.000759124 Jy ! Component: 450 - total flux cleaned = -0.000938997 Jy ! Component: 500 - total flux cleaned = -0.00098345 Jy ! Component: 550 - total flux cleaned = -0.00113611 Jy ! Component: 600 - total flux cleaned = -0.00132879 Jy ! Component: 650 - total flux cleaned = -0.0013496 Jy ! Component: 700 - total flux cleaned = -0.00141264 Jy ! Component: 750 - total flux cleaned = -0.00157757 Jy ! Component: 800 - total flux cleaned = -0.00161831 Jy ! Component: 850 - total flux cleaned = -0.00171911 Jy ! Component: 900 - total flux cleaned = -0.00181881 Jy ! Component: 950 - total flux cleaned = -0.00193631 Jy ! Component: 1000 - total flux cleaned = -0.00201364 Jy ! Component: 1050 - total flux cleaned = -0.0021859 Jy ! Component: 1100 - total flux cleaned = -0.00222344 Jy ! Component: 1150 - total flux cleaned = -0.00231737 Jy ! Component: 1200 - total flux cleaned = -0.00237332 Jy ! Component: 1250 - total flux cleaned = -0.00250211 Jy ! Component: 1300 - total flux cleaned = -0.00255678 Jy ! Component: 1350 - total flux cleaned = -0.00259292 Jy ! Component: 1400 - total flux cleaned = -0.00266438 Jy ! Component: 1450 - total flux cleaned = -0.00277043 Jy ! Component: 1500 - total flux cleaned = -0.00280555 Jy ! Component: 1550 - total flux cleaned = -0.00280562 Jy ! Component: 1600 - total flux cleaned = -0.00289182 Jy ! Component: 1650 - total flux cleaned = -0.00290896 Jy ! Component: 1700 - total flux cleaned = -0.00289209 Jy ! Component: 1750 - total flux cleaned = -0.00294253 Jy ! Component: 1800 - total flux cleaned = -0.00297572 Jy ! Component: 1850 - total flux cleaned = -0.00295937 Jy ! Component: 1900 - total flux cleaned = -0.00297562 Jy ! Component: 1950 - total flux cleaned = -0.00295956 Jy ! Component: 2000 - total flux cleaned = -0.00299194 Jy ! Component: 2050 - total flux cleaned = -0.00307188 Jy ! Component: 2100 - total flux cleaned = -0.00307182 Jy ! Component: 2150 - total flux cleaned = -0.00305589 Jy ! Component: 2200 - total flux cleaned = -0.00313404 Jy ! Component: 2250 - total flux cleaned = -0.00310315 Jy ! Component: 2300 - total flux cleaned = -0.00310298 Jy ! Component: 2350 - total flux cleaned = -0.00314881 Jy ! Component: 2400 - total flux cleaned = -0.00314888 Jy ! Component: 2450 - total flux cleaned = -0.00314877 Jy ! Component: 2500 - total flux cleaned = -0.0031486 Jy ! Component: 2550 - total flux cleaned = -0.00304483 Jy ! Component: 2600 - total flux cleaned = -0.00308928 Jy ! Component: 2650 - total flux cleaned = -0.00311863 Jy ! Component: 2700 - total flux cleaned = -0.00314787 Jy ! Component: 2750 - total flux cleaned = -0.00319133 Jy ! Component: 2800 - total flux cleaned = -0.00320576 Jy ! Component: 2850 - total flux cleaned = -0.00310601 Jy ! Component: 2900 - total flux cleaned = -0.00320527 Jy ! Component: 2950 - total flux cleaned = -0.00317701 Jy ! Component: 3000 - total flux cleaned = -0.00320504 Jy ! Component: 3050 - total flux cleaned = -0.0032328 Jy ! Component: 3100 - total flux cleaned = -0.0031775 Jy ! Component: 3150 - total flux cleaned = -0.00324617 Jy ! Component: 3200 - total flux cleaned = -0.00325987 Jy ! Component: 3250 - total flux cleaned = -0.00323263 Jy ! Component: 3300 - total flux cleaned = -0.00320567 Jy ! Component: 3350 - total flux cleaned = -0.00321928 Jy ! Component: 3400 - total flux cleaned = -0.00320592 Jy ! Component: 3450 - total flux cleaned = -0.00317945 Jy ! Component: 3500 - total flux cleaned = -0.00323225 Jy ! Component: 3550 - total flux cleaned = -0.0032453 Jy ! Component: 3600 - total flux cleaned = -0.00320633 Jy ! Component: 3650 - total flux cleaned = -0.00323234 Jy ! Component: 3700 - total flux cleaned = -0.00321943 Jy ! Component: 3750 - total flux cleaned = -0.00321941 Jy ! Component: 3800 - total flux cleaned = -0.00329584 Jy ! Component: 3850 - total flux cleaned = -0.00324517 Jy ! Component: 3900 - total flux cleaned = -0.00325772 Jy ! Component: 3950 - total flux cleaned = -0.00328279 Jy ! Component: 4000 - total flux cleaned = -0.00327038 Jy ! Component: 4050 - total flux cleaned = -0.00327035 Jy ! Total flux subtracted in 4096 components = -0.00333206 Jy ! Clean residual min=-0.000916 max=0.000744 Jy/beam ! Clean residual mean=-0.000003 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.118273 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 465 components and 0.118273 Jy ![Exited script file: muppet] wmap "J1312+4828_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.761 x 5.358 at 12.64 degrees (North through East) ! Clean map min=-0.0013906 max=0.061539 Jy/beam ! Writing clean map to FITS file: J1312+4828_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0615391 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222362 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08401 1.08401 2.16801 4.33602 8.67205 17.3441 34.6882 69.3764 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.061 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.761 x 5.358 at 12.64 degrees (North through East) ! Clean map min=-0.0013906 max=0.061539 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 J1312+4828_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:49:01 2019