! Started logfile: J0853+2813_S_2017_08_12_pus_uvs.log on Fri May 10 14:56:06 2019 obs J0853+2813_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0853+2813_S_2017_08_12_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957895 visibilities/baseline/integration-bin. ! Found source: J0853+2813 ! ! 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 19656 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 J0853+2813_S_2017_08_12_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 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 686 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.982766Jy sigma=0.009302 ! Fit after self-cal, rms=0.954217Jy sigma=0.009055 ! 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.928 mas, bmaj=5.981 mas, bpa=-0.6489 degrees ! Estimated noise=1048.58 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.0376434 Jy ! Component: 100 - total flux cleaned = 0.0461174 Jy ! Total flux subtracted in 100 components = 0.0461174 Jy ! Clean residual min=-0.003025 max=0.005310 Jy/beam ! Clean residual mean=-0.000001 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0461174 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0461174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075167Jy sigma=0.000664 ! Fit after self-cal, rms=0.074595Jy sigma=0.000659 ! Inverting map ! Added new window around map position (-5.5, -8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00515516 Jy ! Component: 100 - total flux cleaned = 0.0068431 Jy ! Total flux subtracted in 100 components = 0.0068431 Jy ! Clean residual min=-0.002680 max=0.003027 Jy/beam ! Clean residual mean=-0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0529605 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 9 components and 0.0529605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074324Jy sigma=0.000656 ! Fit after self-cal, rms=0.074270Jy sigma=0.000656 ! 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.523 mas, bmaj=6.813 mas, bpa=0.2014 degrees ! Estimated noise=629.478 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.00249326 Jy ! Component: 100 - total flux cleaned = 0.00376402 Jy ! Component: 150 - total flux cleaned = 0.00428366 Jy ! Component: 200 - total flux cleaned = 0.00455344 Jy ! Total flux subtracted in 200 components = 0.00455344 Jy ! Clean residual min=-0.001945 max=0.002023 Jy/beam ! Clean residual mean=-0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.057514 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.057514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074187Jy sigma=0.000655 ! Fit after self-cal, rms=0.074154Jy sigma=0.000655 ! 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.97 FD 1.04 HN 1.05 KP 1.04 ! LA 0.96 MK 1.00 NL 0.96 OV 1.03 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.00 KP 1.00 ! LA 0.92 MK 1.00 NL 1.12 OV 1.04 ! PT 0.98 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.17 HN 1.03 KP 0.93 ! LA 0.95 MK 1.02 NL 1.02 OV 0.95 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.87 KP 1.00* ! LA 0.79 MK 0.86 NL 1.00* OV 1.00* ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.074154Jy sigma=0.000655 ! Fit after self-cal, rms=0.072864Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=6.799 mas, bpa=0.2269 degrees ! Estimated noise=626.124 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.000910164 Jy ! Component: 100 - total flux cleaned = 0.000941006 Jy ! Component: 150 - total flux cleaned = 0.000988093 Jy ! Component: 200 - total flux cleaned = 0.00102656 Jy ! Total flux subtracted in 200 components = 0.00102656 Jy ! Clean residual min=-0.001701 max=0.001960 Jy/beam ! Clean residual mean=-0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0585405 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.0585405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072841Jy sigma=0.000653 ! Fit after self-cal, rms=0.072791Jy sigma=0.000653 ! 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.072791Jy sigma=0.000653 ! Fit after self-cal, rms=0.072289Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=6.78 mas, bpa=0.032 degrees ! Estimated noise=624.479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000502352 Jy ! Component: 100 - total flux cleaned = 0.000676595 Jy ! Component: 150 - total flux cleaned = 0.000676406 Jy ! Component: 200 - total flux cleaned = 0.000676517 Jy ! Total flux subtracted in 200 components = 0.000676517 Jy ! Clean residual min=-0.001662 max=0.001753 Jy/beam ! Clean residual mean=-0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.059217 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.059217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072277Jy sigma=0.000652 ! Fit after self-cal, rms=0.072292Jy sigma=0.000651 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 (2.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185499 Jy ! Component: 100 - total flux cleaned = 0.00301539 Jy ! Component: 150 - total flux cleaned = 0.00386687 Jy ! Component: 200 - total flux cleaned = 0.00444544 Jy ! Total flux subtracted in 200 components = 0.00444544 Jy ! Clean residual min=-0.001510 max=0.001542 Jy/beam ! Clean residual mean=-0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0636625 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 79 components and 0.0636625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072237Jy sigma=0.000651 ! Fit after self-cal, rms=0.072226Jy sigma=0.000651 ! Inverting map ! Added new window around map position (-94, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00084683 Jy ! Component: 100 - total flux cleaned = 0.00105619 Jy ! Component: 150 - total flux cleaned = 0.00122597 Jy ! Component: 200 - total flux cleaned = 0.00140356 Jy ! Total flux subtracted in 200 components = 0.00140356 Jy ! Clean residual min=-0.001450 max=0.001404 Jy/beam ! Clean residual mean=-0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0650661 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.065066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072181Jy sigma=0.000650 ! Fit after self-cal, rms=0.072177Jy sigma=0.000650 ! 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.072177Jy sigma=0.000650 ! Fit after self-cal, rms=0.072135Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=6.776 mas, bpa=0.002926 degrees ! Estimated noise=622.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425942 Jy ! Component: 100 - total flux cleaned = 0.000617231 Jy ! Component: 150 - total flux cleaned = 0.000761378 Jy ! Component: 200 - total flux cleaned = 0.000864387 Jy ! Total flux subtracted in 200 components = 0.000864387 Jy ! Clean residual min=-0.001428 max=0.001344 Jy/beam ! Clean residual mean=0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0659304 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 99 components and 0.0659304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072109Jy sigma=0.000650 ! Fit after self-cal, rms=0.072121Jy sigma=0.000650 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.000127603 Jy ! Component: 100 - total flux cleaned = 0.000229891 Jy ! Component: 150 - total flux cleaned = 0.000322472 Jy ! Component: 200 - total flux cleaned = 0.000407866 Jy ! Total flux subtracted in 200 components = 0.000407866 Jy ! Clean residual min=-0.001395 max=0.001316 Jy/beam ! Clean residual mean=0.000000 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0663383 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 107 components and 0.0663383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072105Jy sigma=0.000650 ! Fit after self-cal, rms=0.072103Jy sigma=0.000650 ! 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.072103Jy sigma=0.000650 ! Fit after self-cal, rms=0.072177Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.309 mas, bmaj=10.34 mas, bpa=-2.156 degrees ! Estimated noise=766.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757451 Jy ! Component: 100 - total flux cleaned = 0.000912086 Jy ! Component: 150 - total flux cleaned = 0.000955346 Jy ! Component: 200 - total flux cleaned = 0.000973955 Jy ! Total flux subtracted in 200 components = 0.000973955 Jy ! Clean residual min=-0.001605 max=0.001606 Jy/beam ! Clean residual mean=0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0673122 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 136 components and 0.0673122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072172Jy sigma=0.000649 ! Fit after self-cal, rms=0.072175Jy sigma=0.000649 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.000222559 Jy ! Component: 100 - total flux cleaned = 0.000241533 Jy ! Component: 150 - total flux cleaned = 0.000225483 Jy ! Component: 200 - total flux cleaned = 0.00021075 Jy ! Total flux subtracted in 200 components = 0.00021075 Jy ! Clean residual min=-0.001578 max=0.001603 Jy/beam ! Clean residual mean=0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.067523 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 143 components and 0.067523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072173Jy sigma=0.000649 ! Fit after self-cal, rms=0.072173Jy sigma=0.000649 ! 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.526 mas, bmaj=6.776 mas, bpa=-0.04411 degrees ! Estimated noise=622.102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.526 x 6.776 at -0.04411 degrees (North through East) ! Clean map min=-0.002073 max=0.047387 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.927 mas, bmaj=5.958 mas, bpa=-1.023 degrees ! Estimated noise=1031.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0372851 Jy ! Component: 100 - total flux cleaned = 0.0475193 Jy ! Component: 150 - total flux cleaned = 0.0531832 Jy ! Component: 200 - total flux cleaned = 0.0562839 Jy ! Total flux subtracted in 200 components = 0.0562839 Jy ! Clean residual min=-0.002501 max=0.002830 Jy/beam ! Clean residual mean=-0.000000 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0562839 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0562839 Jy ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=6.776 mas, bpa=-0.04411 degrees ! Estimated noise=622.102 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) ! Added new window around map position (-2, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327028 Jy ! Component: 100 - total flux cleaned = 0.00529668 Jy ! Component: 150 - total flux cleaned = 0.00666504 Jy ! Component: 200 - total flux cleaned = 0.00757392 Jy ! Total flux subtracted in 200 components = 0.00757392 Jy ! Clean residual min=-0.001681 max=0.001464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0638578 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.0638578 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.309 mas, bmaj=10.34 mas, bpa=-2.156 degrees ! Estimated noise=766.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203199 Jy ! Component: 100 - total flux cleaned = 0.00266339 Jy ! Component: 150 - total flux cleaned = 0.00297241 Jy ! Component: 200 - total flux cleaned = 0.00326358 Jy ! Total flux subtracted in 200 components = 0.00326358 Jy ! Clean residual min=-0.001701 max=0.001635 Jy/beam ! Clean residual mean=0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0671214 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.000221621 Jy ! Component: 100 - total flux cleaned = 0.000359774 Jy ! Component: 150 - total flux cleaned = 0.000433653 Jy ! Component: 200 - total flux cleaned = 0.000524845 Jy ! Total flux subtracted in 200 components = 0.000524845 Jy ! Clean residual min=-0.001615 max=0.001662 Jy/beam ! Clean residual mean=0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0676462 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 121 components and 0.0676462 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=6.776 mas, bpa=-0.04411 degrees ! Estimated noise=622.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201336 Jy ! Component: 100 - total flux cleaned = 0.000286078 Jy ! Component: 150 - total flux cleaned = 0.000358114 Jy ! Component: 200 - total flux cleaned = 0.000484621 Jy ! Total flux subtracted in 200 components = 0.000484621 Jy ! Clean residual min=-0.001415 max=0.001422 Jy/beam ! Clean residual mean=0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0681308 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.0681308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072202Jy sigma=0.000650 ! Fit after self-cal, rms=0.072202Jy sigma=0.000649 wmodel J0853+2813_S_2017_08_12_pus_map.mod ! Writing 135 model components to file: J0853+2813_S_2017_08_12_pus_map.mod wobs J0853+2813_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0853+2813_S_2017_08_12_pus_uvs.fits wwins J0853+2813_S_2017_08_12_pus_map.win ! wwins: Wrote 5 windows to J0853+2813_S_2017_08_12_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 = 8.01741e-05 Jy ! Component: 100 - total flux cleaned = 0.000127928 Jy ! Component: 150 - total flux cleaned = 0.000219028 Jy ! Component: 200 - total flux cleaned = 0.000262442 Jy ! Component: 250 - total flux cleaned = 0.000240714 Jy ! Component: 300 - total flux cleaned = 0.000219737 Jy ! Component: 350 - total flux cleaned = 0.000199399 Jy ! Component: 400 - total flux cleaned = 0.000179658 Jy ! Component: 450 - total flux cleaned = 0.00019915 Jy ! Component: 500 - total flux cleaned = 0.000160806 Jy ! Component: 550 - total flux cleaned = 0.000216895 Jy ! Component: 600 - total flux cleaned = 0.000179923 Jy ! Component: 650 - total flux cleaned = 0.000198677 Jy ! Component: 700 - total flux cleaned = 0.000234644 Jy ! Component: 750 - total flux cleaned = 0.000199148 Jy ! Component: 800 - total flux cleaned = 0.00014654 Jy ! Component: 850 - total flux cleaned = 7.80126e-05 Jy ! Component: 900 - total flux cleaned = -2.3677e-05 Jy ! Component: 950 - total flux cleaned = -4.03406e-05 Jy ! Component: 1000 - total flux cleaned = -0.000156041 Jy ! Component: 1050 - total flux cleaned = -0.000139716 Jy ! Component: 1100 - total flux cleaned = -0.000204318 Jy ! Component: 1150 - total flux cleaned = -0.00023614 Jy ! Component: 1200 - total flux cleaned = -0.000204501 Jy ! Component: 1250 - total flux cleaned = -0.000267183 Jy ! Component: 1300 - total flux cleaned = -0.000313532 Jy ! Component: 1350 - total flux cleaned = -0.000344139 Jy ! Component: 1400 - total flux cleaned = -0.000359405 Jy ! Component: 1450 - total flux cleaned = -0.000404444 Jy ! Component: 1500 - total flux cleaned = -0.000419197 Jy ! Component: 1550 - total flux cleaned = -0.00043407 Jy ! Component: 1600 - total flux cleaned = -0.0005364 Jy ! Component: 1650 - total flux cleaned = -0.000507427 Jy ! Component: 1700 - total flux cleaned = -0.000536261 Jy ! Component: 1750 - total flux cleaned = -0.000593216 Jy ! Component: 1800 - total flux cleaned = -0.000635522 Jy ! Component: 1850 - total flux cleaned = -0.000649492 Jy ! Component: 1900 - total flux cleaned = -0.000649617 Jy ! Component: 1950 - total flux cleaned = -0.000663267 Jy ! Component: 2000 - total flux cleaned = -0.000731233 Jy ! Component: 2050 - total flux cleaned = -0.000677394 Jy ! Component: 2100 - total flux cleaned = -0.000744504 Jy ! Component: 2150 - total flux cleaned = -0.00081087 Jy ! Component: 2200 - total flux cleaned = -0.000863709 Jy ! Component: 2250 - total flux cleaned = -0.000928689 Jy ! Component: 2300 - total flux cleaned = -0.000889821 Jy ! Component: 2350 - total flux cleaned = -0.0010057 Jy ! Component: 2400 - total flux cleaned = -0.000967349 Jy ! Component: 2450 - total flux cleaned = -0.00105598 Jy ! Component: 2500 - total flux cleaned = -0.000993178 Jy ! Component: 2550 - total flux cleaned = -0.00104333 Jy ! Component: 2600 - total flux cleaned = -0.00113005 Jy ! Component: 2650 - total flux cleaned = -0.00111772 Jy ! Component: 2700 - total flux cleaned = -0.0011545 Jy ! Component: 2750 - total flux cleaned = -0.00120317 Jy ! Component: 2800 - total flux cleaned = -0.001203 Jy ! Component: 2850 - total flux cleaned = -0.00117912 Jy ! Component: 2900 - total flux cleaned = -0.00120297 Jy ! Component: 2950 - total flux cleaned = -0.00116777 Jy ! Component: 3000 - total flux cleaned = -0.00124965 Jy ! Component: 3050 - total flux cleaned = -0.0012613 Jy ! Component: 3100 - total flux cleaned = -0.00123825 Jy ! Component: 3150 - total flux cleaned = -0.00128413 Jy ! Component: 3200 - total flux cleaned = -0.00127262 Jy ! Component: 3250 - total flux cleaned = -0.00129529 Jy ! Component: 3300 - total flux cleaned = -0.00128402 Jy ! Component: 3350 - total flux cleaned = -0.00132859 Jy ! Component: 3400 - total flux cleaned = -0.00131745 Jy ! Component: 3450 - total flux cleaned = -0.00128444 Jy ! Component: 3500 - total flux cleaned = -0.0013394 Jy ! Component: 3550 - total flux cleaned = -0.00135044 Jy ! Component: 3600 - total flux cleaned = -0.00140462 Jy ! Component: 3650 - total flux cleaned = -0.00143694 Jy ! Component: 3700 - total flux cleaned = -0.00149026 Jy ! Component: 3750 - total flux cleaned = -0.00142651 Jy ! Component: 3800 - total flux cleaned = -0.00142645 Jy ! Component: 3850 - total flux cleaned = -0.00146847 Jy ! Component: 3900 - total flux cleaned = -0.00146851 Jy ! Component: 3950 - total flux cleaned = -0.00139585 Jy ! Component: 4000 - total flux cleaned = -0.00142693 Jy ! Component: 4050 - total flux cleaned = -0.00140644 Jy ! Total flux subtracted in 4096 components = -0.00140642 Jy ! Clean residual min=-0.000578 max=0.000563 Jy/beam ! Clean residual mean=0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0667244 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 407 components and 0.0667244 Jy ![Exited script file: muppet] wmap "J0853+2813_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.526 x 6.776 at -0.04411 degrees (North through East) ! Clean map min=-0.0018655 max=0.047038 Jy/beam ! Writing clean map to FITS file: J0853+2813_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0470376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184961 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17966 1.17966 2.35932 4.71863 9.43727 18.8745 37.7491 75.4981 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.047 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.526 x 6.776 at -0.04411 degrees (North through East) ! Clean map min=-0.0018655 max=0.047038 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 J0853+2813_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:56:10 2019