! Started logfile: J1411+3705_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:04 2019 obs J1411+3705_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1411+3705_S_2017_06_10_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896032 visibilities/baseline/integration-bin. ! Found source: J1411+3705 ! ! 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 1154 lines of history. ! ! Reading 13548 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 J1411+3705_S_2017_06_10_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 440 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870139Jy sigma=0.008862 ! Fit after self-cal, rms=0.862990Jy sigma=0.008800 ! 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.15 mas, bmaj=5.08 mas, bpa=-9.278 degrees ! Estimated noise=975.552 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.10722 Jy ! Component: 100 - total flux cleaned = 0.132309 Jy ! Total flux subtracted in 100 components = 0.132309 Jy ! Clean residual min=-0.004488 max=0.009422 Jy/beam ! Clean residual mean=0.000019 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.132309 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.132309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076334Jy sigma=0.000722 ! Fit after self-cal, rms=0.076330Jy sigma=0.000722 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00991402 Jy ! Component: 100 - total flux cleaned = 0.0154562 Jy ! Total flux subtracted in 100 components = 0.0154562 Jy ! Clean residual min=-0.003846 max=0.008524 Jy/beam ! Clean residual mean=0.000017 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.147765 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.147765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074775Jy sigma=0.000703 ! Fit after self-cal, rms=0.074770Jy sigma=0.000703 ! Inverting map ! Added new window around map position (-2.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728398 Jy ! Component: 100 - total flux cleaned = 0.0110168 Jy ! Total flux subtracted in 100 components = 0.0110168 Jy ! Clean residual min=-0.003090 max=0.003643 Jy/beam ! Clean residual mean=0.000011 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.158782 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.158782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073981Jy sigma=0.000695 ! Fit after self-cal, rms=0.073908Jy sigma=0.000694 ! 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.632 mas, bmaj=5.828 mas, bpa=-7.673 degrees ! Estimated noise=676.758 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.00386407 Jy ! Component: 100 - total flux cleaned = 0.00617769 Jy ! Component: 150 - total flux cleaned = 0.00773938 Jy ! Component: 200 - total flux cleaned = 0.00884005 Jy ! Total flux subtracted in 200 components = 0.00884005 Jy ! Clean residual min=-0.002370 max=0.003114 Jy/beam ! Clean residual mean=0.000010 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.167622 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 0.167622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073675Jy sigma=0.000692 ! Fit after self-cal, rms=0.073658Jy sigma=0.000692 ! 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.99 FD 0.94 HN 0.98 KP 1.03 ! LA 1.01 MK 1.00 NL 0.89 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 1.01 ! LA 0.98 MK 1.01 NL 1.05 OV 0.98 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.02 KP 0.97 ! LA 0.98 MK 1.04 NL 1.04 OV 0.95 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.95 KP 1.00* ! LA 1.02 MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.073658Jy sigma=0.000692 ! Fit after self-cal, rms=0.073610Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=5.847 mas, bpa=-7.594 degrees ! Estimated noise=676.811 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, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305776 Jy ! Component: 100 - total flux cleaned = 0.00464648 Jy ! Component: 150 - total flux cleaned = 0.0053197 Jy ! Component: 200 - total flux cleaned = 0.00567273 Jy ! Total flux subtracted in 200 components = 0.00567273 Jy ! Clean residual min=-0.002146 max=0.002307 Jy/beam ! Clean residual mean=0.000009 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.173295 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 92 components and 0.173295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073491Jy sigma=0.000686 ! Fit after self-cal, rms=0.073473Jy sigma=0.000686 ! 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.073473Jy sigma=0.000686 ! Fit after self-cal, rms=0.073454Jy sigma=0.000682 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=5.851 mas, bpa=-7.661 degrees ! Estimated noise=676.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185706 Jy ! Component: 100 - total flux cleaned = 0.000269458 Jy ! Component: 150 - total flux cleaned = 0.00044339 Jy ! Component: 200 - total flux cleaned = 0.000532296 Jy ! Total flux subtracted in 200 components = 0.000532296 Jy ! Clean residual min=-0.002109 max=0.001776 Jy/beam ! Clean residual mean=0.000000 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.173827 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.173827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073433Jy sigma=0.000682 ! Fit after self-cal, rms=0.073447Jy sigma=0.000682 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.000115985 Jy ! Component: 100 - total flux cleaned = 0.000201823 Jy ! Component: 150 - total flux cleaned = 0.000240957 Jy ! Component: 200 - total flux cleaned = 0.000277397 Jy ! Total flux subtracted in 200 components = 0.000277397 Jy ! Clean residual min=-0.002087 max=0.001741 Jy/beam ! Clean residual mean=0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.174104 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.174104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073434Jy sigma=0.000682 ! Fit after self-cal, rms=0.073432Jy sigma=0.000682 ! 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.073432Jy sigma=0.000682 ! Fit after self-cal, rms=0.073391Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=5.852 mas, bpa=-7.647 degrees ! Estimated noise=675.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.91548e-05 Jy ! Component: 100 - total flux cleaned = 0.000114553 Jy ! Component: 150 - total flux cleaned = 0.000131766 Jy ! Component: 200 - total flux cleaned = 0.000147947 Jy ! Total flux subtracted in 200 components = 0.000147947 Jy ! Clean residual min=-0.002079 max=0.001695 Jy/beam ! Clean residual mean=0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.174252 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.174252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073381Jy sigma=0.000682 ! Fit after self-cal, rms=0.073379Jy sigma=0.000682 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 = 6.41726e-05 Jy ! Component: 100 - total flux cleaned = 7.99716e-05 Jy ! Component: 150 - total flux cleaned = 8.0346e-05 Jy ! Component: 200 - total flux cleaned = 9.52797e-05 Jy ! Total flux subtracted in 200 components = 9.52797e-05 Jy ! Clean residual min=-0.002063 max=0.001676 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.174348 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.174348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073372Jy sigma=0.000682 ! Fit after self-cal, rms=0.073371Jy sigma=0.000682 ! 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.073371Jy sigma=0.000682 ! Fit after self-cal, rms=0.073347Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.019 mas, bmaj=9.338 mas, bpa=-9.682 degrees ! Estimated noise=831.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144636 Jy ! Component: 100 - total flux cleaned = -2.73485e-05 Jy ! Component: 150 - total flux cleaned = 2.81498e-05 Jy ! Component: 200 - total flux cleaned = 3.77403e-05 Jy ! Total flux subtracted in 200 components = 3.77403e-05 Jy ! Clean residual min=-0.001815 max=0.001668 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.174385 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 138 components and 0.174385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073346Jy sigma=0.000682 ! Fit after self-cal, rms=0.073344Jy sigma=0.000682 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.13069e-05 Jy ! Component: 100 - total flux cleaned = 4.84584e-05 Jy ! Component: 150 - total flux cleaned = 6.53988e-05 Jy ! Component: 200 - total flux cleaned = 6.54468e-05 Jy ! Total flux subtracted in 200 components = 6.54468e-05 Jy ! Clean residual min=-0.001809 max=0.001653 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.174451 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 142 components and 0.174451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073345Jy sigma=0.000682 ! Fit after self-cal, rms=0.073344Jy sigma=0.000682 ! 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.664 mas, bmaj=5.854 mas, bpa=-7.644 degrees ! Estimated noise=675.163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.664 x 5.854 at -7.644 degrees (North through East) ! Clean map min=-0.0019907 max=0.1377 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.178 mas, bmaj=5.107 mas, bpa=-9.18 degrees ! Estimated noise=976.536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107171 Jy ! Component: 100 - total flux cleaned = 0.132575 Jy ! Component: 150 - total flux cleaned = 0.144295 Jy ! Component: 200 - total flux cleaned = 0.151452 Jy ! Total flux subtracted in 200 components = 0.151452 Jy ! Clean residual min=-0.002800 max=0.003845 Jy/beam ! Clean residual mean=0.000009 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.151452 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.151452 Jy ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=5.854 mas, bpa=-7.644 degrees ! Estimated noise=675.163 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.00629548 Jy ! Component: 100 - total flux cleaned = 0.0105514 Jy ! Component: 150 - total flux cleaned = 0.013638 Jy ! Component: 200 - total flux cleaned = 0.0159118 Jy ! Total flux subtracted in 200 components = 0.0159118 Jy ! Clean residual min=-0.001896 max=0.002177 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.167364 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 64 components and 0.167364 Jy ! Inverting map ! Added new window around map position (86.5, 90). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203991 Jy ! Component: 100 - total flux cleaned = 0.00346818 Jy ! Component: 150 - total flux cleaned = 0.00460414 Jy ! Component: 200 - total flux cleaned = 0.00502968 Jy ! Total flux subtracted in 200 components = 0.00502968 Jy ! Clean residual min=-0.001884 max=0.001704 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.172394 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 94 components and 0.172394 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=8.019 mas, bmaj=9.338 mas, bpa=-9.682 degrees ! Estimated noise=831.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000891123 Jy ! Component: 100 - total flux cleaned = 0.00127597 Jy ! Component: 150 - total flux cleaned = 0.00149348 Jy ! Component: 200 - total flux cleaned = 0.00167362 Jy ! Total flux subtracted in 200 components = 0.00167362 Jy ! Clean residual min=-0.001896 max=0.001800 Jy/beam ! Clean residual mean=0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.174067 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.000136862 Jy ! Component: 100 - total flux cleaned = 0.000206264 Jy ! Component: 150 - total flux cleaned = 0.000238626 Jy ! Component: 200 - total flux cleaned = 0.000283959 Jy ! Total flux subtracted in 200 components = 0.000283959 Jy ! Clean residual min=-0.001845 max=0.001768 Jy/beam ! Clean residual mean=0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.174351 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 141 components and 0.174351 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=5.854 mas, bpa=-7.644 degrees ! Estimated noise=675.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115408 Jy ! Component: 100 - total flux cleaned = -8.91393e-05 Jy ! Component: 150 - total flux cleaned = -6.58514e-05 Jy ! Component: 200 - total flux cleaned = -4.36266e-05 Jy ! Total flux subtracted in 200 components = -4.36266e-05 Jy ! Clean residual min=-0.001993 max=0.001659 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.174308 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 155 components and 0.174308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073309Jy sigma=0.000681 ! Fit after self-cal, rms=0.073300Jy sigma=0.000681 wmodel J1411+3705_S_2017_06_10_pus_map.mod ! Writing 155 model components to file: J1411+3705_S_2017_06_10_pus_map.mod wobs J1411+3705_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1411+3705_S_2017_06_10_pus_uvs.fits wwins J1411+3705_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J1411+3705_S_2017_06_10_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.000514344 Jy ! Component: 100 - total flux cleaned = -0.000572232 Jy ! Component: 150 - total flux cleaned = -0.000437931 Jy ! Component: 200 - total flux cleaned = -0.000333397 Jy ! Component: 250 - total flux cleaned = -0.000156044 Jy ! Component: 300 - total flux cleaned = 4.02482e-05 Jy ! Component: 350 - total flux cleaned = 0.00018324 Jy ! Component: 400 - total flux cleaned = 0.000253286 Jy ! Component: 450 - total flux cleaned = 0.00039156 Jy ! Component: 500 - total flux cleaned = 0.000481797 Jy ! Component: 550 - total flux cleaned = 0.000570807 Jy ! Component: 600 - total flux cleaned = 0.000658575 Jy ! Component: 650 - total flux cleaned = 0.000808992 Jy ! Component: 700 - total flux cleaned = 0.000893457 Jy ! Component: 750 - total flux cleaned = 0.00103973 Jy ! Component: 800 - total flux cleaned = 0.00112215 Jy ! Component: 850 - total flux cleaned = 0.00124438 Jy ! Component: 900 - total flux cleaned = 0.00132443 Jy ! Component: 950 - total flux cleaned = 0.00136444 Jy ! Component: 1000 - total flux cleaned = 0.00146231 Jy ! Component: 1050 - total flux cleaned = 0.00159743 Jy ! Component: 1100 - total flux cleaned = 0.00155897 Jy ! Component: 1150 - total flux cleaned = 0.00161599 Jy ! Component: 1200 - total flux cleaned = 0.00174668 Jy ! Component: 1250 - total flux cleaned = 0.00161731 Jy ! Component: 1300 - total flux cleaned = 0.00172757 Jy ! Component: 1350 - total flux cleaned = 0.00174575 Jy ! Component: 1400 - total flux cleaned = 0.0017278 Jy ! Component: 1450 - total flux cleaned = 0.00172812 Jy ! Component: 1500 - total flux cleaned = 0.00179852 Jy ! Component: 1550 - total flux cleaned = 0.00174603 Jy ! Component: 1600 - total flux cleaned = 0.001815 Jy ! Component: 1650 - total flux cleaned = 0.00174655 Jy ! Component: 1700 - total flux cleaned = 0.00174671 Jy ! Component: 1750 - total flux cleaned = 0.00178021 Jy ! Component: 1800 - total flux cleaned = 0.00178018 Jy ! Component: 1850 - total flux cleaned = 0.00173101 Jy ! Component: 1900 - total flux cleaned = 0.0017801 Jy ! Component: 1950 - total flux cleaned = 0.00171524 Jy ! Component: 2000 - total flux cleaned = 0.00174747 Jy ! Component: 2050 - total flux cleaned = 0.00176343 Jy ! Component: 2100 - total flux cleaned = 0.00174776 Jy ! Component: 2150 - total flux cleaned = 0.00179477 Jy ! Component: 2200 - total flux cleaned = 0.00174807 Jy ! Component: 2250 - total flux cleaned = 0.00179431 Jy ! Component: 2300 - total flux cleaned = 0.00180957 Jy ! Component: 2350 - total flux cleaned = 0.00182472 Jy ! Component: 2400 - total flux cleaned = 0.00180948 Jy ! Component: 2450 - total flux cleaned = 0.00183964 Jy ! Component: 2500 - total flux cleaned = 0.00188437 Jy ! Component: 2550 - total flux cleaned = 0.00185463 Jy ! Component: 2600 - total flux cleaned = 0.00183986 Jy ! Component: 2650 - total flux cleaned = 0.00191271 Jy ! Component: 2700 - total flux cleaned = 0.00195609 Jy ! Component: 2750 - total flux cleaned = 0.00191292 Jy ! Component: 2800 - total flux cleaned = 0.00195587 Jy ! Component: 2850 - total flux cleaned = 0.00199835 Jy ! Component: 2900 - total flux cleaned = 0.00199821 Jy ! Component: 2950 - total flux cleaned = 0.00197021 Jy ! Component: 3000 - total flux cleaned = 0.0020814 Jy ! Component: 3050 - total flux cleaned = 0.00208143 Jy ! Component: 3100 - total flux cleaned = 0.00208139 Jy ! Component: 3150 - total flux cleaned = 0.00208132 Jy ! Component: 3200 - total flux cleaned = 0.00217611 Jy ! Component: 3250 - total flux cleaned = 0.00216262 Jy ! Component: 3300 - total flux cleaned = 0.00222953 Jy ! Component: 3350 - total flux cleaned = 0.00225612 Jy ! Component: 3400 - total flux cleaned = 0.00232227 Jy ! Component: 3450 - total flux cleaned = 0.00236161 Jy ! Component: 3500 - total flux cleaned = 0.00238766 Jy ! Component: 3550 - total flux cleaned = 0.00240071 Jy ! Component: 3600 - total flux cleaned = 0.0024783 Jy ! Component: 3650 - total flux cleaned = 0.00252978 Jy ! Component: 3700 - total flux cleaned = 0.00258093 Jy ! Component: 3750 - total flux cleaned = 0.00263172 Jy ! Component: 3800 - total flux cleaned = 0.00261896 Jy ! Component: 3850 - total flux cleaned = 0.00268182 Jy ! Component: 3900 - total flux cleaned = 0.00271932 Jy ! Component: 3950 - total flux cleaned = 0.00270693 Jy ! Component: 4000 - total flux cleaned = 0.00275648 Jy ! Component: 4050 - total flux cleaned = 0.00276873 Jy ! Total flux subtracted in 4096 components = 0.00278095 Jy ! Clean residual min=-0.000779 max=0.000866 Jy/beam ! Clean residual mean=0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.177089 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 456 components and 0.177089 Jy ![Exited script file: muppet] wmap "J1411+3705_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.664 x 5.854 at -7.644 degrees (North through East) ! Clean map min=-0.0016269 max=0.13804 Jy/beam ! Writing clean map to FITS file: J1411+3705_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138035 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220476 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.479173 0.479173 0.958345 1.91669 3.83338 7.66676 15.3335 30.667 61.3341 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.664 x 5.854 at -7.644 degrees (North through East) ! Clean map min=-0.0016269 max=0.13804 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 J1411+3705_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:09 2019