! Started logfile: J2306-0459_S_2017_06_10_pus_uvs.log on Mon May 6 15:03:05 2019 obs J2306-0459_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2306-0459_S_2017_06_10_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775221 visibilities/baseline/integration-bin. ! Found source: J2306-0459 ! ! 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 15768 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 J2306-0459_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 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 643 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.756755Jy sigma=0.006742 ! Fit after self-cal, rms=0.725735Jy sigma=0.006481 ! 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.545 mas, bmaj=7.298 mas, bpa=-5.544 degrees ! Estimated noise=1007.95 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.201725 Jy ! Component: 100 - total flux cleaned = 0.25923 Jy ! Total flux subtracted in 100 components = 0.25923 Jy ! Clean residual min=-0.008715 max=0.026588 Jy/beam ! Clean residual mean=0.000016 rms=0.003045 Jy/beam ! Combined flux in latest and established models = 0.25923 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.25923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105023Jy sigma=0.000899 ! Fit after self-cal, rms=0.104989Jy sigma=0.000899 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300986 Jy ! Component: 100 - total flux cleaned = 0.0480584 Jy ! Total flux subtracted in 100 components = 0.0480584 Jy ! Clean residual min=-0.007032 max=0.009648 Jy/beam ! Clean residual mean=0.000014 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.307289 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 40 components and 0.307289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091416Jy sigma=0.000762 ! Fit after self-cal, rms=0.091412Jy sigma=0.000762 ! 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.101 mas, bmaj=8.464 mas, bpa=-5.673 degrees ! Estimated noise=725.941 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.0190569 Jy ! Component: 100 - total flux cleaned = 0.0292683 Jy ! Component: 150 - total flux cleaned = 0.0350014 Jy ! Component: 200 - total flux cleaned = 0.0382595 Jy ! Total flux subtracted in 200 components = 0.0382595 Jy ! Clean residual min=-0.005339 max=0.008863 Jy/beam ! Clean residual mean=0.000027 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.345548 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 81 components and 0.345548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087707Jy sigma=0.000723 ! Fit after self-cal, rms=0.087720Jy sigma=0.000723 ! Inverting map ! Added new window around map position (15.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0083042 Jy ! Component: 100 - total flux cleaned = 0.0125539 Jy ! Component: 150 - total flux cleaned = 0.0155151 Jy ! Component: 200 - total flux cleaned = 0.0178862 Jy ! Total flux subtracted in 200 components = 0.0178862 Jy ! Clean residual min=-0.004380 max=0.005247 Jy/beam ! Clean residual mean=0.000019 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.363434 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 113 components and 0.363434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086889Jy sigma=0.000715 ! Fit after self-cal, rms=0.086813Jy sigma=0.000715 ! 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.00* FD 0.96 HN 0.99 KP 1.02 ! LA 1.01 MK 1.00 NL 0.89 OV 1.05 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.06 KP 0.98 ! LA 0.97 MK 1.00 NL 1.03 OV 1.07 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.02 KP 0.97 ! LA 0.97 MK 0.99 NL 1.01 OV 0.97 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.00* ! LA 1.09 MK 1.19 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.086813Jy sigma=0.000715 ! Fit after self-cal, rms=0.085041Jy sigma=0.000700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=8.479 mas, bpa=-5.532 degrees ! Estimated noise=723.045 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.00220334 Jy ! Component: 100 - total flux cleaned = 0.00290017 Jy ! Component: 150 - total flux cleaned = 0.0031071 Jy ! Component: 200 - total flux cleaned = 0.00333422 Jy ! Total flux subtracted in 200 components = 0.00333422 Jy ! Clean residual min=-0.003062 max=0.003894 Jy/beam ! Clean residual mean=0.000010 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.366768 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 145 components and 0.366768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084933Jy sigma=0.000699 ! Fit after self-cal, rms=0.084931Jy sigma=0.000699 ! 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.084931Jy sigma=0.000699 ! Fit after self-cal, rms=0.084803Jy sigma=0.000685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=8.489 mas, bpa=-5.545 degrees ! Estimated noise=722.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176159 Jy ! Component: 100 - total flux cleaned = 0.000174678 Jy ! Component: 150 - total flux cleaned = 0.000266865 Jy ! Component: 200 - total flux cleaned = 0.000295998 Jy ! Total flux subtracted in 200 components = 0.000295998 Jy ! Clean residual min=-0.002273 max=0.002555 Jy/beam ! Clean residual mean=0.000008 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.367064 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 160 components and 0.367065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084777Jy sigma=0.000685 ! Fit after self-cal, rms=0.084806Jy sigma=0.000685 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 = 2.73155e-05 Jy ! Component: 100 - total flux cleaned = 7.90269e-05 Jy ! Component: 150 - total flux cleaned = 0.000126237 Jy ! Component: 200 - total flux cleaned = 0.000148922 Jy ! Total flux subtracted in 200 components = 0.000148922 Jy ! Clean residual min=-0.002257 max=0.002514 Jy/beam ! Clean residual mean=0.000008 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.367213 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 168 components and 0.367213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084792Jy sigma=0.000685 ! Fit after self-cal, rms=0.084792Jy sigma=0.000685 ! 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.084792Jy sigma=0.000685 ! Fit after self-cal, rms=0.085972Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.491 mas, bpa=-5.544 degrees ! Estimated noise=723.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134544 Jy ! Component: 100 - total flux cleaned = -0.000105454 Jy ! Component: 150 - total flux cleaned = -0.000125972 Jy ! Component: 200 - total flux cleaned = -0.000172584 Jy ! Total flux subtracted in 200 components = -0.000172584 Jy ! Clean residual min=-0.002214 max=0.002562 Jy/beam ! Clean residual mean=0.000009 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.367041 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 180 components and 0.367041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085958Jy sigma=0.000682 ! Fit after self-cal, rms=0.085987Jy 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) ! Added new window around map position (4, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235812 Jy ! Component: 100 - total flux cleaned = 0.0026033 Jy ! Component: 150 - total flux cleaned = 0.00260284 Jy ! Component: 200 - total flux cleaned = 0.00247211 Jy ! Total flux subtracted in 200 components = 0.00247211 Jy ! Clean residual min=-0.002023 max=0.002173 Jy/beam ! Clean residual mean=0.000008 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.369513 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 197 components and 0.369513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085896Jy sigma=0.000681 ! Fit after self-cal, rms=0.085885Jy sigma=0.000681 ! 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.085885Jy sigma=0.000681 ! Fit after self-cal, rms=0.085835Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.489 mas, bmaj=15.2 mas, bpa=-6.6 degrees ! Estimated noise=932.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124339 Jy ! Component: 100 - total flux cleaned = 0.000943431 Jy ! Component: 150 - total flux cleaned = 0.000813854 Jy ! Component: 200 - total flux cleaned = 0.0007275 Jy ! Total flux subtracted in 200 components = 0.0007275 Jy ! Clean residual min=-0.002418 max=0.002232 Jy/beam ! Clean residual mean=0.000017 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.37024 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 207 components and 0.37024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085823Jy sigma=0.000681 ! Fit after self-cal, rms=0.085820Jy sigma=0.000681 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.00025605 Jy ! Component: 100 - total flux cleaned = 0.00012434 Jy ! Component: 150 - total flux cleaned = 3.18015e-05 Jy ! Component: 200 - total flux cleaned = -7.39154e-05 Jy ! Total flux subtracted in 200 components = -7.39154e-05 Jy ! Clean residual min=-0.002273 max=0.002211 Jy/beam ! Clean residual mean=0.000016 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.370167 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 213 components and 0.370167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085825Jy sigma=0.000681 ! Fit after self-cal, rms=0.085825Jy sigma=0.000681 ! 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.108 mas, bmaj=8.481 mas, bpa=-5.557 degrees ! Estimated noise=722.601 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 8.481 at -5.557 degrees (North through East) ! Clean map min=-0.0018345 max=0.27541 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.552 mas, bmaj=7.299 mas, bpa=-5.357 degrees ! Estimated noise=1009.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201678 Jy ! Component: 100 - total flux cleaned = 0.258619 Jy ! Component: 150 - total flux cleaned = 0.288237 Jy ! Component: 200 - total flux cleaned = 0.305615 Jy ! Total flux subtracted in 200 components = 0.305615 Jy ! Clean residual min=-0.004329 max=0.009292 Jy/beam ! Clean residual mean=0.000010 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.305615 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.305615 Jy ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=8.481 mas, bpa=-5.557 degrees ! Estimated noise=722.601 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.0187169 Jy ! Component: 100 - total flux cleaned = 0.029916 Jy ! Component: 150 - total flux cleaned = 0.0379204 Jy ! Component: 200 - total flux cleaned = 0.0439192 Jy ! Total flux subtracted in 200 components = 0.0439192 Jy ! Clean residual min=-0.003094 max=0.003902 Jy/beam ! Clean residual mean=0.000014 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.349534 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 104 components and 0.349534 Jy ! Inverting map ! Added new window around map position (-3, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465558 Jy ! Component: 100 - total flux cleaned = 0.00825799 Jy ! Component: 150 - total flux cleaned = 0.0111358 Jy ! Component: 200 - total flux cleaned = 0.0134864 Jy ! Total flux subtracted in 200 components = 0.0134864 Jy ! Clean residual min=-0.002286 max=0.002145 Jy/beam ! Clean residual mean=0.000010 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.36302 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 152 components and 0.36302 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.489 mas, bmaj=15.2 mas, bpa=-6.6 degrees ! Estimated noise=932.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315074 Jy ! Component: 100 - total flux cleaned = 0.00512713 Jy ! Component: 150 - total flux cleaned = 0.00624649 Jy ! Component: 200 - total flux cleaned = 0.00655823 Jy ! Total flux subtracted in 200 components = 0.00655823 Jy ! Clean residual min=-0.002511 max=0.002068 Jy/beam ! Clean residual mean=0.000018 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.369579 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.000230079 Jy ! Component: 100 - total flux cleaned = 0.000399901 Jy ! Component: 150 - total flux cleaned = 0.000523207 Jy ! Component: 200 - total flux cleaned = 0.000606262 Jy ! Total flux subtracted in 200 components = 0.000606262 Jy ! Clean residual min=-0.002317 max=0.002057 Jy/beam ! Clean residual mean=0.000017 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.370185 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 231 components and 0.370185 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=8.481 mas, bpa=-5.557 degrees ! Estimated noise=722.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000383474 Jy ! Component: 100 - total flux cleaned = 0.000624525 Jy ! Component: 150 - total flux cleaned = 0.000624968 Jy ! Component: 200 - total flux cleaned = 0.000689883 Jy ! Total flux subtracted in 200 components = 0.000689883 Jy ! Clean residual min=-0.001713 max=0.001961 Jy/beam ! Clean residual mean=0.000008 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.370875 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 249 components and 0.370875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085757Jy sigma=0.000680 ! Fit after self-cal, rms=0.085744Jy sigma=0.000680 wmodel J2306-0459_S_2017_06_10_pus_map.mod ! Writing 249 model components to file: J2306-0459_S_2017_06_10_pus_map.mod wobs J2306-0459_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2306-0459_S_2017_06_10_pus_uvs.fits wwins J2306-0459_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J2306-0459_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.00067896 Jy ! Component: 100 - total flux cleaned = 0.000742302 Jy ! Component: 150 - total flux cleaned = 0.000711952 Jy ! Component: 200 - total flux cleaned = 0.000624988 Jy ! Component: 250 - total flux cleaned = 0.000456956 Jy ! Component: 300 - total flux cleaned = 0.000347491 Jy ! Component: 350 - total flux cleaned = 0.000161076 Jy ! Component: 400 - total flux cleaned = 5.68866e-05 Jy ! Component: 450 - total flux cleaned = -0.000119936 Jy ! Component: 500 - total flux cleaned = -0.000193401 Jy ! Component: 550 - total flux cleaned = -0.000313689 Jy ! Component: 600 - total flux cleaned = -0.000408246 Jy ! Component: 650 - total flux cleaned = -0.000547258 Jy ! Component: 700 - total flux cleaned = -0.000593301 Jy ! Component: 750 - total flux cleaned = -0.000682054 Jy ! Component: 800 - total flux cleaned = -0.000659775 Jy ! Component: 850 - total flux cleaned = -0.000659598 Jy ! Component: 900 - total flux cleaned = -0.000617212 Jy ! Component: 950 - total flux cleaned = -0.000596149 Jy ! Component: 1000 - total flux cleaned = -0.000472655 Jy ! Component: 1050 - total flux cleaned = -0.000452577 Jy ! Component: 1100 - total flux cleaned = -0.000352689 Jy ! Component: 1150 - total flux cleaned = -0.000313383 Jy ! Component: 1200 - total flux cleaned = -0.000293892 Jy ! Component: 1250 - total flux cleaned = -0.000178738 Jy ! Component: 1300 - total flux cleaned = -0.000102824 Jy ! Component: 1350 - total flux cleaned = -8.43655e-05 Jy ! Component: 1400 - total flux cleaned = 8.45486e-06 Jy ! Component: 1450 - total flux cleaned = 0.000100223 Jy ! Component: 1500 - total flux cleaned = 0.000244653 Jy ! Component: 1550 - total flux cleaned = 0.000298138 Jy ! Component: 1600 - total flux cleaned = 0.000404398 Jy ! Component: 1650 - total flux cleaned = 0.000491801 Jy ! Component: 1700 - total flux cleaned = 0.000560675 Jy ! Component: 1750 - total flux cleaned = 0.000663327 Jy ! Component: 1800 - total flux cleaned = 0.000731138 Jy ! Component: 1850 - total flux cleaned = 0.000831795 Jy ! Component: 1900 - total flux cleaned = 0.000964083 Jy ! Component: 1950 - total flux cleaned = 0.00104615 Jy ! Component: 2000 - total flux cleaned = 0.00109492 Jy ! Component: 2050 - total flux cleaned = 0.00114313 Jy ! Component: 2100 - total flux cleaned = 0.00127056 Jy ! Component: 2150 - total flux cleaned = 0.00130197 Jy ! Component: 2200 - total flux cleaned = 0.00141106 Jy ! Component: 2250 - total flux cleaned = 0.0014574 Jy ! Component: 2300 - total flux cleaned = 0.00151855 Jy ! Component: 2350 - total flux cleaned = 0.00153386 Jy ! Component: 2400 - total flux cleaned = 0.00157889 Jy ! Component: 2450 - total flux cleaned = 0.00168295 Jy ! Component: 2500 - total flux cleaned = 0.00166833 Jy ! Component: 2550 - total flux cleaned = 0.00181416 Jy ! Component: 2600 - total flux cleaned = 0.00179955 Jy ! Component: 2650 - total flux cleaned = 0.00182844 Jy ! Component: 2700 - total flux cleaned = 0.00191354 Jy ! Component: 2750 - total flux cleaned = 0.00189924 Jy ! Component: 2800 - total flux cleaned = 0.00194108 Jy ! Component: 2850 - total flux cleaned = 0.00201012 Jy ! Component: 2900 - total flux cleaned = 0.00205128 Jy ! Component: 2950 - total flux cleaned = 0.00210582 Jy ! Component: 3000 - total flux cleaned = 0.00214607 Jy ! Component: 3050 - total flux cleaned = 0.00215962 Jy ! Component: 3100 - total flux cleaned = 0.00226559 Jy ! Component: 3150 - total flux cleaned = 0.00226561 Jy ! Component: 3200 - total flux cleaned = 0.00233067 Jy ! Component: 3250 - total flux cleaned = 0.00238222 Jy ! Component: 3300 - total flux cleaned = 0.00239513 Jy ! Component: 3350 - total flux cleaned = 0.00243339 Jy ! Component: 3400 - total flux cleaned = 0.00252157 Jy ! Component: 3450 - total flux cleaned = 0.00250918 Jy ! Component: 3500 - total flux cleaned = 0.0025591 Jy ! Component: 3550 - total flux cleaned = 0.00258381 Jy ! Component: 3600 - total flux cleaned = 0.00263292 Jy ! Component: 3650 - total flux cleaned = 0.00269357 Jy ! Component: 3700 - total flux cleaned = 0.00271777 Jy ! Component: 3750 - total flux cleaned = 0.00272976 Jy ! Component: 3800 - total flux cleaned = 0.00281303 Jy ! Component: 3850 - total flux cleaned = 0.00283647 Jy ! Component: 3900 - total flux cleaned = 0.0028601 Jy ! Component: 3950 - total flux cleaned = 0.00289503 Jy ! Component: 4000 - total flux cleaned = 0.00297593 Jy ! Component: 4050 - total flux cleaned = 0.00297601 Jy ! Total flux subtracted in 4096 components = 0.00299885 Jy ! Clean residual min=-0.000577 max=0.000686 Jy/beam ! Clean residual mean=0.000003 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.373874 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 544 components and 0.373874 Jy ![Exited script file: muppet] wmap "J2306-0459_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 8.481 at -5.557 degrees (North through East) ! Clean map min=-0.001278 max=0.2761 Jy/beam ! Writing clean map to FITS file: J2306-0459_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.276103 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213609 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.232096 0.232096 0.464193 0.928386 1.85677 3.71354 7.42709 14.8542 29.7083 59.4167 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.276 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.108 x 8.481 at -5.557 degrees (North through East) ! Clean map min=-0.001278 max=0.2761 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 J2306-0459_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:03:10 2019