! Started logfile: J0641-0320_S_2017_07_09_pus_uvs.log on Wed May 8 14:43:45 2019 obs J0641-0320_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0641-0320_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964327 visibilities/baseline/integration-bin. ! Found source: J0641-0320 ! ! 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 19788 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 J0641-0320_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 594 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.630454Jy sigma=0.005426 ! Fit after self-cal, rms=0.589412Jy sigma=0.005082 ! 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.64 mas, bmaj=6.866 mas, bpa=-6.389 degrees ! Estimated noise=848.271 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.307257 Jy ! Component: 100 - total flux cleaned = 0.391618 Jy ! Total flux subtracted in 100 components = 0.391618 Jy ! Clean residual min=-0.015831 max=0.045570 Jy/beam ! Clean residual mean=0.000037 rms=0.004557 Jy/beam ! Combined flux in latest and established models = 0.391618 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.391618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130565Jy sigma=0.001108 ! Fit after self-cal, rms=0.130306Jy sigma=0.001106 ! Inverting map ! Added new window around map position (-3.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504086 Jy ! Component: 100 - total flux cleaned = 0.0806256 Jy ! Total flux subtracted in 100 components = 0.0806256 Jy ! Clean residual min=-0.010327 max=0.019961 Jy/beam ! Clean residual mean=0.000015 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.472244 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.472244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100317Jy sigma=0.000835 ! Fit after self-cal, rms=0.099373Jy sigma=0.000826 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02227 Jy ! Component: 100 - total flux cleaned = 0.0353191 Jy ! Total flux subtracted in 100 components = 0.0353191 Jy ! Clean residual min=-0.009238 max=0.010979 Jy/beam ! Clean residual mean=0.000005 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.507563 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.507563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092148Jy sigma=0.000764 ! Fit after self-cal, rms=0.091770Jy sigma=0.000760 ! 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.215 mas, bmaj=8.062 mas, bpa=-5.002 degrees ! Estimated noise=678.471 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.0137964 Jy ! Component: 100 - total flux cleaned = 0.0209728 Jy ! Component: 150 - total flux cleaned = 0.0253264 Jy ! Component: 200 - total flux cleaned = 0.0281512 Jy ! Total flux subtracted in 200 components = 0.0281512 Jy ! Clean residual min=-0.005388 max=0.006568 Jy/beam ! Clean residual mean=-0.000007 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.535714 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 44 components and 0.535714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089560Jy sigma=0.000744 ! Fit after self-cal, rms=0.089463Jy sigma=0.000743 ! 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 0.95 HN 0.97 KP 1.02 ! LA 1.01 MK 1.01 NL 0.88 OV 1.01 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.98 HN 1.01 KP 1.00 ! LA 0.97 MK 1.00 NL 1.04 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.00 KP 0.99 ! LA 0.98 MK 1.01 NL 1.01 OV 0.96 ! PT 0.98 SC 1.00 ! ! ! 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.04 HN 0.99 KP 1.00* ! LA 0.97 MK 1.07 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.089463Jy sigma=0.000743 ! Fit after self-cal, rms=0.083795Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.072 mas, bpa=-4.819 degrees ! Estimated noise=676.694 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.00212751 Jy ! Component: 100 - total flux cleaned = 0.00204531 Jy ! Component: 150 - total flux cleaned = 0.00198528 Jy ! Component: 200 - total flux cleaned = 0.00188132 Jy ! Total flux subtracted in 200 components = 0.00188132 Jy ! Clean residual min=-0.003809 max=0.004431 Jy/beam ! Clean residual mean=-0.000018 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.537595 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.537595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083588Jy sigma=0.000690 ! Fit after self-cal, rms=0.083534Jy sigma=0.000690 ! 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.083534Jy sigma=0.000690 ! Fit after self-cal, rms=0.082780Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.075 mas, bpa=-4.755 degrees ! Estimated noise=677.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107622 Jy ! Component: 100 - total flux cleaned = 0.00114863 Jy ! Component: 150 - total flux cleaned = 0.00110626 Jy ! Component: 200 - total flux cleaned = 0.00102494 Jy ! Total flux subtracted in 200 components = 0.00102494 Jy ! Clean residual min=-0.003189 max=0.003241 Jy/beam ! Clean residual mean=-0.000017 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.53862 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.53862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082678Jy sigma=0.000678 ! Fit after self-cal, rms=0.082660Jy sigma=0.000677 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 = 5.87397e-05 Jy ! Component: 100 - total flux cleaned = 0.000212283 Jy ! Component: 150 - total flux cleaned = 0.000176405 Jy ! Component: 200 - total flux cleaned = 0.000112189 Jy ! Total flux subtracted in 200 components = 0.000112189 Jy ! Clean residual min=-0.003157 max=0.003205 Jy/beam ! Clean residual mean=-0.000017 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.538732 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.538732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082602Jy sigma=0.000677 ! Fit after self-cal, rms=0.082583Jy sigma=0.000677 ! 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.082583Jy sigma=0.000677 ! Fit after self-cal, rms=0.082041Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.08 mas, bpa=-4.716 degrees ! Estimated noise=677.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102203 Jy ! Component: 100 - total flux cleaned = 0.000439151 Jy ! Component: 150 - total flux cleaned = 0.000502784 Jy ! Component: 200 - total flux cleaned = 0.000587526 Jy ! Total flux subtracted in 200 components = 0.000587526 Jy ! Clean residual min=-0.002225 max=0.002267 Jy/beam ! Clean residual mean=0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.53932 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.53932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081999Jy sigma=0.000670 ! Fit after self-cal, rms=0.081993Jy sigma=0.000670 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.0621e-05 Jy ! Component: 100 - total flux cleaned = 9.54796e-05 Jy ! Component: 150 - total flux cleaned = 0.000119957 Jy ! Component: 200 - total flux cleaned = 0.000142613 Jy ! Total flux subtracted in 200 components = 0.000142613 Jy ! Clean residual min=-0.002166 max=0.002258 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.539462 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.539462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081968Jy sigma=0.000670 ! Fit after self-cal, rms=0.081960Jy sigma=0.000670 ! Inverting map ! Added new window around map position (-79, -44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151959 Jy ! Component: 100 - total flux cleaned = 0.00165865 Jy ! Component: 150 - total flux cleaned = 0.00166192 Jy ! Component: 200 - total flux cleaned = 0.00169568 Jy ! Total flux subtracted in 200 components = 0.00169568 Jy ! Clean residual min=-0.002233 max=0.002000 Jy/beam ! Clean residual mean=0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.541158 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.541158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081906Jy sigma=0.000669 ! Fit after self-cal, rms=0.081902Jy sigma=0.000669 ! 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.081902Jy sigma=0.000669 ! Fit after self-cal, rms=0.081972Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.403 mas, bmaj=13.44 mas, bpa=-7.298 degrees ! Estimated noise=858.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000994 Jy ! Component: 100 - total flux cleaned = 0.00106675 Jy ! Component: 150 - total flux cleaned = 0.00106708 Jy ! Component: 200 - total flux cleaned = 0.00104459 Jy ! Total flux subtracted in 200 components = 0.00104459 Jy ! Clean residual min=-0.002559 max=0.002444 Jy/beam ! Clean residual mean=0.000005 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.542203 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.542203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081964Jy sigma=0.000669 ! Fit after self-cal, rms=0.081960Jy sigma=0.000669 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 = 7.54727e-05 Jy ! Component: 100 - total flux cleaned = 0.000142445 Jy ! Component: 150 - total flux cleaned = 0.000178701 Jy ! Component: 200 - total flux cleaned = 0.000210489 Jy ! Total flux subtracted in 200 components = 0.000210489 Jy ! Clean residual min=-0.002540 max=0.002418 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.542413 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 135 components and 0.542413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081955Jy sigma=0.000669 ! Fit after self-cal, rms=0.081952Jy sigma=0.000669 ! 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.22 mas, bmaj=8.081 mas, bpa=-4.685 degrees ! Estimated noise=678.325 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.22 x 8.081 at -4.685 degrees (North through East) ! Clean map min=-0.0020963 max=0.40758 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.642 mas, bmaj=6.882 mas, bpa=-6.071 degrees ! Estimated noise=851.732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.307004 Jy ! Component: 100 - total flux cleaned = 0.400293 Jy ! Component: 150 - total flux cleaned = 0.450312 Jy ! Component: 200 - total flux cleaned = 0.481409 Jy ! Total flux subtracted in 200 components = 0.481409 Jy ! Clean residual min=-0.006795 max=0.016439 Jy/beam ! Clean residual mean=0.000017 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.481409 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.481409 Jy ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=8.081 mas, bpa=-4.685 degrees ! Estimated noise=678.325 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.0269819 Jy ! Component: 100 - total flux cleaned = 0.0411561 Jy ! Component: 150 - total flux cleaned = 0.0488205 Jy ! Component: 200 - total flux cleaned = 0.0531392 Jy ! Total flux subtracted in 200 components = 0.0531392 Jy ! Clean residual min=-0.002447 max=0.003260 Jy/beam ! Clean residual mean=0.000007 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.534548 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.534548 Jy ! Inverting map ! Added new window around map position (-2.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327988 Jy ! Component: 100 - total flux cleaned = 0.00552512 Jy ! Component: 150 - total flux cleaned = 0.00670332 Jy ! Component: 200 - total flux cleaned = 0.0074419 Jy ! Total flux subtracted in 200 components = 0.0074419 Jy ! Clean residual min=-0.002321 max=0.002237 Jy/beam ! Clean residual mean=0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.54199 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.54199 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.403 mas, bmaj=13.44 mas, bpa=-7.298 degrees ! Estimated noise=858.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564082 Jy ! Component: 100 - total flux cleaned = 0.000762144 Jy ! Component: 150 - total flux cleaned = 0.000907905 Jy ! Component: 200 - total flux cleaned = 0.000954601 Jy ! Total flux subtracted in 200 components = 0.000954601 Jy ! Clean residual min=-0.002476 max=0.002419 Jy/beam ! Clean residual mean=0.000005 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.542945 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.10836e-07 Jy ! Component: 100 - total flux cleaned = 1.74788e-05 Jy ! Component: 150 - total flux cleaned = 3.34011e-05 Jy ! Component: 200 - total flux cleaned = 4.889e-05 Jy ! Total flux subtracted in 200 components = 4.889e-05 Jy ! Clean residual min=-0.002461 max=0.002395 Jy/beam ! Clean residual mean=0.000004 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.542994 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 104 components and 0.542994 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=8.081 mas, bpa=-4.685 degrees ! Estimated noise=678.325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.00495e-05 Jy ! Component: 100 - total flux cleaned = 1.89625e-05 Jy ! Component: 150 - total flux cleaned = -9.30517e-05 Jy ! Component: 200 - total flux cleaned = -0.000198235 Jy ! Total flux subtracted in 200 components = -0.000198235 Jy ! Clean residual min=-0.002276 max=0.002125 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.542796 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.542795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081957Jy sigma=0.000669 ! Fit after self-cal, rms=0.081940Jy sigma=0.000669 wmodel J0641-0320_S_2017_07_09_pus_map.mod ! Writing 124 model components to file: J0641-0320_S_2017_07_09_pus_map.mod wobs J0641-0320_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0641-0320_S_2017_07_09_pus_uvs.fits wwins J0641-0320_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J0641-0320_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.000406487 Jy ! Component: 100 - total flux cleaned = -0.000787223 Jy ! Component: 150 - total flux cleaned = -0.000980266 Jy ! Component: 200 - total flux cleaned = -0.00104126 Jy ! Component: 250 - total flux cleaned = -0.00107081 Jy ! Component: 300 - total flux cleaned = -0.00112746 Jy ! Component: 350 - total flux cleaned = -0.00118272 Jy ! Component: 400 - total flux cleaned = -0.00118293 Jy ! Component: 450 - total flux cleaned = -0.00123612 Jy ! Component: 500 - total flux cleaned = -0.00128738 Jy ! Component: 550 - total flux cleaned = -0.00123749 Jy ! Component: 600 - total flux cleaned = -0.00116424 Jy ! Component: 650 - total flux cleaned = -0.00111667 Jy ! Component: 700 - total flux cleaned = -0.00109329 Jy ! Component: 750 - total flux cleaned = -0.0010704 Jy ! Component: 800 - total flux cleaned = -0.00109252 Jy ! Component: 850 - total flux cleaned = -0.00109273 Jy ! Component: 900 - total flux cleaned = -0.00113609 Jy ! Component: 950 - total flux cleaned = -0.00113602 Jy ! Component: 1000 - total flux cleaned = -0.0011779 Jy ! Component: 1050 - total flux cleaned = -0.0011777 Jy ! Component: 1100 - total flux cleaned = -0.00115748 Jy ! Component: 1150 - total flux cleaned = -0.00123884 Jy ! Component: 1200 - total flux cleaned = -0.00123839 Jy ! Component: 1250 - total flux cleaned = -0.00121851 Jy ! Component: 1300 - total flux cleaned = -0.00123804 Jy ! Component: 1350 - total flux cleaned = -0.00117981 Jy ! Component: 1400 - total flux cleaned = -0.0011799 Jy ! Component: 1450 - total flux cleaned = -0.00125553 Jy ! Component: 1500 - total flux cleaned = -0.00123671 Jy ! Component: 1550 - total flux cleaned = -0.0012739 Jy ! Component: 1600 - total flux cleaned = -0.00136538 Jy ! Component: 1650 - total flux cleaned = -0.00131094 Jy ! Component: 1700 - total flux cleaned = -0.00138266 Jy ! Component: 1750 - total flux cleaned = -0.00147106 Jy ! Component: 1800 - total flux cleaned = -0.00148882 Jy ! Component: 1850 - total flux cleaned = -0.00152352 Jy ! Component: 1900 - total flux cleaned = -0.00159262 Jy ! Component: 1950 - total flux cleaned = -0.00162662 Jy ! Component: 2000 - total flux cleaned = -0.00157593 Jy ! Component: 2050 - total flux cleaned = -0.00157605 Jy ! Component: 2100 - total flux cleaned = -0.00160925 Jy ! Component: 2150 - total flux cleaned = -0.00159257 Jy ! Component: 2200 - total flux cleaned = -0.0015274 Jy ! Component: 2250 - total flux cleaned = -0.00151098 Jy ! Component: 2300 - total flux cleaned = -0.00147896 Jy ! Component: 2350 - total flux cleaned = -0.00146304 Jy ! Component: 2400 - total flux cleaned = -0.00143172 Jy ! Component: 2450 - total flux cleaned = -0.00146305 Jy ! Component: 2500 - total flux cleaned = -0.00144763 Jy ! Component: 2550 - total flux cleaned = -0.00144756 Jy ! Component: 2600 - total flux cleaned = -0.00144763 Jy ! Component: 2650 - total flux cleaned = -0.00140225 Jy ! Component: 2700 - total flux cleaned = -0.00137217 Jy ! Component: 2750 - total flux cleaned = -0.00128297 Jy ! Component: 2800 - total flux cleaned = -0.00126812 Jy ! Component: 2850 - total flux cleaned = -0.00122402 Jy ! Component: 2900 - total flux cleaned = -0.00116599 Jy ! Component: 2950 - total flux cleaned = -0.00107943 Jy ! Component: 3000 - total flux cleaned = -0.00103661 Jy ! Component: 3050 - total flux cleaned = -0.000994012 Jy ! Component: 3100 - total flux cleaned = -0.000965709 Jy ! Component: 3150 - total flux cleaned = -0.000979849 Jy ! Component: 3200 - total flux cleaned = -0.000938079 Jy ! Component: 3250 - total flux cleaned = -0.000896616 Jy ! Component: 3300 - total flux cleaned = -0.000869166 Jy ! Component: 3350 - total flux cleaned = -0.000910044 Jy ! Component: 3400 - total flux cleaned = -0.00089638 Jy ! Component: 3450 - total flux cleaned = -0.000856 Jy ! Component: 3500 - total flux cleaned = -0.000829456 Jy ! Component: 3550 - total flux cleaned = -0.000803025 Jy ! Component: 3600 - total flux cleaned = -0.000829329 Jy ! Component: 3650 - total flux cleaned = -0.000776761 Jy ! Component: 3700 - total flux cleaned = -0.00073768 Jy ! Component: 3750 - total flux cleaned = -0.000711799 Jy ! Component: 3800 - total flux cleaned = -0.000686088 Jy ! Component: 3850 - total flux cleaned = -0.000660708 Jy ! Component: 3900 - total flux cleaned = -0.000673347 Jy ! Component: 3950 - total flux cleaned = -0.000673405 Jy ! Component: 4000 - total flux cleaned = -0.00067336 Jy ! Component: 4050 - total flux cleaned = -0.00062332 Jy ! Total flux subtracted in 4096 components = -0.000623243 Jy ! Clean residual min=-0.000619 max=0.000797 Jy/beam ! Clean residual mean=0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.542172 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 418 components and 0.542173 Jy ![Exited script file: muppet] wmap "J0641-0320_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.22 x 8.081 at -4.685 degrees (North through East) ! Clean map min=-0.0014991 max=0.40749 Jy/beam ! Writing clean map to FITS file: J0641-0320_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.407487 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226223 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.16655 0.16655 0.3331 0.6662 1.3324 2.6648 5.3296 10.6592 21.3184 42.6368 85.2736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.407 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.22 x 8.081 at -4.685 degrees (North through East) ! Clean map min=-0.0014991 max=0.40749 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 J0641-0320_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:43:50 2019