! Started logfile: J1516+1932_S_2017_08_12_pus_uvs.log on Fri May 10 15:02:09 2019 obs J1516+1932_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1516+1932_S_2017_08_12_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702222 visibilities/baseline/integration-bin. ! Found source: J1516+1932 ! ! 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 3792 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 J1516+1932_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.698541Jy sigma=0.006599 ! Fit after self-cal, rms=0.693216Jy sigma=0.006560 ! 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.668 mas, bmaj=6.54 mas, bpa=-5.968 degrees ! Estimated noise=1740.64 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.235005 Jy ! Component: 100 - total flux cleaned = 0.29371 Jy ! Total flux subtracted in 100 components = 0.29371 Jy ! Clean residual min=-0.010532 max=0.023623 Jy/beam ! Clean residual mean=-0.000039 rms=0.003296 Jy/beam ! Combined flux in latest and established models = 0.29371 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.29371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095685Jy sigma=0.000869 ! Fit after self-cal, rms=0.095596Jy sigma=0.000868 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0246167 Jy ! Component: 100 - total flux cleaned = 0.0386568 Jy ! Total flux subtracted in 100 components = 0.0386568 Jy ! Clean residual min=-0.007572 max=0.017123 Jy/beam ! Clean residual mean=-0.000028 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.332367 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.332367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086591Jy sigma=0.000769 ! Fit after self-cal, rms=0.086553Jy sigma=0.000769 ! Inverting map ! Added new window around map position (-3.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152179 Jy ! Component: 100 - total flux cleaned = 0.023821 Jy ! Total flux subtracted in 100 components = 0.023821 Jy ! Clean residual min=-0.006951 max=0.009847 Jy/beam ! Clean residual mean=-0.000020 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.356188 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.356188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083587Jy sigma=0.000735 ! Fit after self-cal, rms=0.083362Jy sigma=0.000732 ! 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.075 mas, bmaj=7.273 mas, bpa=-3.701 degrees ! Estimated noise=1512.93 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.00998289 Jy ! Component: 100 - total flux cleaned = 0.0162127 Jy ! Component: 150 - total flux cleaned = 0.0204144 Jy ! Component: 200 - total flux cleaned = 0.023308 Jy ! Total flux subtracted in 200 components = 0.023308 Jy ! Clean residual min=-0.005591 max=0.006912 Jy/beam ! Clean residual mean=0.000004 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.379496 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 75 components and 0.379496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082010Jy sigma=0.000718 ! Fit after self-cal, rms=0.082003Jy sigma=0.000718 ! 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.27 FD 1.00* HN 0.98 KP 1.04 ! LA 1.00 MK 1.01 NL 0.91 OV 1.00 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.01 KP 1.01 ! LA 0.98 MK 1.01 NL 1.02 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.97 KP 0.97 ! LA 0.99 MK 1.02 NL 1.04 OV 0.95 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.95 KP 1.00* ! LA 0.91 MK 1.20 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.082003Jy sigma=0.000718 ! Fit after self-cal, rms=0.080958Jy sigma=0.000689 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.34 mas, bpa=-3.172 degrees ! Estimated noise=1521.78 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.00119653 Jy ! Component: 100 - total flux cleaned = -0.00140269 Jy ! Component: 150 - total flux cleaned = -0.00175462 Jy ! Component: 200 - total flux cleaned = -0.00190666 Jy ! Total flux subtracted in 200 components = -0.00190666 Jy ! Clean residual min=-0.005002 max=0.005484 Jy/beam ! Clean residual mean=0.000013 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.377589 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.377589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080627Jy sigma=0.000687 ! Fit after self-cal, rms=0.080627Jy sigma=0.000687 ! 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.080627Jy sigma=0.000687 ! Fit after self-cal, rms=0.077919Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.333 mas, bpa=-3.322 degrees ! Estimated noise=1524.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000599506 Jy ! Component: 100 - total flux cleaned = -0.000878268 Jy ! Component: 150 - total flux cleaned = -0.00105855 Jy ! Component: 200 - total flux cleaned = -0.00121418 Jy ! Total flux subtracted in 200 components = -0.00121418 Jy ! Clean residual min=-0.004446 max=0.004677 Jy/beam ! Clean residual mean=0.000012 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.376375 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.376375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077794Jy sigma=0.000662 ! Fit after self-cal, rms=0.077800Jy sigma=0.000662 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 (82, -77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385076 Jy ! Component: 100 - total flux cleaned = 0.00489151 Jy ! Component: 150 - total flux cleaned = 0.00547682 Jy ! Component: 200 - total flux cleaned = 0.00581798 Jy ! Total flux subtracted in 200 components = 0.00581798 Jy ! Clean residual min=-0.004245 max=0.003532 Jy/beam ! Clean residual mean=0.000004 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.382193 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.382193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077567Jy sigma=0.000660 ! Fit after self-cal, rms=0.077567Jy sigma=0.000660 ! 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.077567Jy sigma=0.000660 ! Fit after self-cal, rms=0.077181Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.324 mas, bpa=-3.3 degrees ! Estimated noise=1520.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327467 Jy ! Component: 100 - total flux cleaned = 0.00042766 Jy ! Component: 150 - total flux cleaned = 0.000474922 Jy ! Component: 200 - total flux cleaned = 0.000558791 Jy ! Total flux subtracted in 200 components = 0.000558791 Jy ! Clean residual min=-0.003538 max=0.003276 Jy/beam ! Clean residual mean=0.000005 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.382752 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.382752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077121Jy sigma=0.000651 ! Fit after self-cal, rms=0.077131Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124544 Jy ! Component: 100 - total flux cleaned = 0.00027589 Jy ! Component: 150 - total flux cleaned = 0.000311497 Jy ! Component: 200 - total flux cleaned = 0.000345712 Jy ! Total flux subtracted in 200 components = 0.000345712 Jy ! Clean residual min=-0.003478 max=0.003261 Jy/beam ! Clean residual mean=0.000005 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.383097 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.383097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077098Jy sigma=0.000651 ! Fit after self-cal, rms=0.077096Jy sigma=0.000651 ! 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.077096Jy sigma=0.000651 ! Fit after self-cal, rms=0.077122Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.042 mas, bmaj=12.07 mas, bpa=-9.348 degrees ! Estimated noise=1977.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967668 Jy ! Component: 100 - total flux cleaned = 0.00111245 Jy ! Component: 150 - total flux cleaned = 0.00116547 Jy ! Component: 200 - total flux cleaned = 0.00116452 Jy ! Total flux subtracted in 200 components = 0.00116452 Jy ! Clean residual min=-0.004241 max=0.004045 Jy/beam ! Clean residual mean=0.000013 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.384262 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 131 components and 0.384262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077110Jy sigma=0.000651 ! Fit after self-cal, rms=0.077105Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001378 Jy ! Component: 100 - total flux cleaned = 0.00013764 Jy ! Component: 150 - total flux cleaned = 0.000117099 Jy ! Component: 200 - total flux cleaned = 0.000136526 Jy ! Total flux subtracted in 200 components = 0.000136526 Jy ! Clean residual min=-0.004226 max=0.004053 Jy/beam ! Clean residual mean=0.000013 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.384398 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 139 components and 0.384398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077099Jy sigma=0.000651 ! Fit after self-cal, rms=0.077096Jy sigma=0.000651 ! 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.08 mas, bmaj=7.323 mas, bpa=-3.315 degrees ! Estimated noise=1519.18 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.08 x 7.323 at -3.315 degrees (North through East) ! Clean map min=-0.0032078 max=0.30095 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.662 mas, bmaj=6.593 mas, bpa=-5.497 degrees ! Estimated noise=1765.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.237808 Jy ! Component: 100 - total flux cleaned = 0.298178 Jy ! Component: 150 - total flux cleaned = 0.32188 Jy ! Component: 200 - total flux cleaned = 0.335588 Jy ! Total flux subtracted in 200 components = 0.335588 Jy ! Clean residual min=-0.004706 max=0.007455 Jy/beam ! Clean residual mean=-0.000010 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.335588 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.335588 Jy ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.323 mas, bpa=-3.315 degrees ! Estimated noise=1519.18 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.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135403 Jy ! Component: 100 - total flux cleaned = 0.021902 Jy ! Component: 150 - total flux cleaned = 0.0277502 Jy ! Component: 200 - total flux cleaned = 0.0322415 Jy ! Total flux subtracted in 200 components = 0.0322415 Jy ! Clean residual min=-0.003987 max=0.004212 Jy/beam ! Clean residual mean=0.000008 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.36783 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 82 components and 0.36783 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.042 mas, bmaj=12.07 mas, bpa=-9.348 degrees ! Estimated noise=1977.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565453 Jy ! Component: 100 - total flux cleaned = 0.009288 Jy ! Component: 150 - total flux cleaned = 0.0119073 Jy ! Component: 200 - total flux cleaned = 0.0133469 Jy ! Total flux subtracted in 200 components = 0.0133469 Jy ! Clean residual min=-0.004217 max=0.004434 Jy/beam ! Clean residual mean=0.000017 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.381177 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.000883609 Jy ! Component: 100 - total flux cleaned = 0.00165575 Jy ! Component: 150 - total flux cleaned = 0.00229347 Jy ! Component: 200 - total flux cleaned = 0.00279062 Jy ! Total flux subtracted in 200 components = 0.00279062 Jy ! Clean residual min=-0.004167 max=0.004144 Jy/beam ! Clean residual mean=0.000014 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.383967 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 147 components and 0.383967 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=7.323 mas, bpa=-3.315 degrees ! Estimated noise=1519.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.68563e-05 Jy ! Component: 100 - total flux cleaned = 7.85279e-05 Jy ! Component: 150 - total flux cleaned = 0.000124752 Jy ! Component: 200 - total flux cleaned = 0.000167799 Jy ! Total flux subtracted in 200 components = 0.000167799 Jy ! Clean residual min=-0.003403 max=0.003422 Jy/beam ! Clean residual mean=0.000005 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.384135 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 164 components and 0.384135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077126Jy sigma=0.000651 ! Fit after self-cal, rms=0.077116Jy sigma=0.000651 wmodel J1516+1932_S_2017_08_12_pus_map.mod ! Writing 164 model components to file: J1516+1932_S_2017_08_12_pus_map.mod wobs J1516+1932_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1516+1932_S_2017_08_12_pus_uvs.fits wwins J1516+1932_S_2017_08_12_pus_map.win ! wwins: Wrote 4 windows to J1516+1932_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 = 0.000186756 Jy ! Component: 100 - total flux cleaned = 0.000302364 Jy ! Component: 150 - total flux cleaned = 0.000520611 Jy ! Component: 200 - total flux cleaned = 0.000835576 Jy ! Component: 250 - total flux cleaned = 0.00118698 Jy ! Component: 300 - total flux cleaned = 0.00171859 Jy ! Component: 350 - total flux cleaned = 0.00190725 Jy ! Component: 400 - total flux cleaned = 0.00213664 Jy ! Component: 450 - total flux cleaned = 0.00218157 Jy ! Component: 500 - total flux cleaned = 0.00213833 Jy ! Component: 550 - total flux cleaned = 0.00209613 Jy ! Component: 600 - total flux cleaned = 0.00213739 Jy ! Component: 650 - total flux cleaned = 0.00225985 Jy ! Component: 700 - total flux cleaned = 0.00238026 Jy ! Component: 750 - total flux cleaned = 0.00245844 Jy ! Component: 800 - total flux cleaned = 0.00253544 Jy ! Component: 850 - total flux cleaned = 0.00257322 Jy ! Component: 900 - total flux cleaned = 0.00253562 Jy ! Component: 950 - total flux cleaned = 0.00260967 Jy ! Component: 1000 - total flux cleaned = 0.00264563 Jy ! Component: 1050 - total flux cleaned = 0.00257353 Jy ! Component: 1100 - total flux cleaned = 0.00257335 Jy ! Component: 1150 - total flux cleaned = 0.00253835 Jy ! Component: 1200 - total flux cleaned = 0.00260712 Jy ! Component: 1250 - total flux cleaned = 0.0026411 Jy ! Component: 1300 - total flux cleaned = 0.00257408 Jy ! Component: 1350 - total flux cleaned = 0.00260788 Jy ! Component: 1400 - total flux cleaned = 0.0025429 Jy ! Component: 1450 - total flux cleaned = 0.00267249 Jy ! Component: 1500 - total flux cleaned = 0.00276826 Jy ! Component: 1550 - total flux cleaned = 0.00286308 Jy ! Component: 1600 - total flux cleaned = 0.00280079 Jy ! Component: 1650 - total flux cleaned = 0.00298682 Jy ! Component: 1700 - total flux cleaned = 0.00304833 Jy ! Component: 1750 - total flux cleaned = 0.00304845 Jy ! Component: 1800 - total flux cleaned = 0.00310869 Jy ! Component: 1850 - total flux cleaned = 0.00322779 Jy ! Component: 1900 - total flux cleaned = 0.00325682 Jy ! Component: 1950 - total flux cleaned = 0.00331518 Jy ! Component: 2000 - total flux cleaned = 0.00337282 Jy ! Component: 2050 - total flux cleaned = 0.00337297 Jy ! Component: 2100 - total flux cleaned = 0.00351432 Jy ! Component: 2150 - total flux cleaned = 0.00342969 Jy ! Component: 2200 - total flux cleaned = 0.00340224 Jy ! Component: 2250 - total flux cleaned = 0.0034574 Jy ! Component: 2300 - total flux cleaned = 0.00351186 Jy ! Component: 2350 - total flux cleaned = 0.0034846 Jy ! Component: 2400 - total flux cleaned = 0.00351134 Jy ! Component: 2450 - total flux cleaned = 0.00343189 Jy ! Component: 2500 - total flux cleaned = 0.00348499 Jy ! Component: 2550 - total flux cleaned = 0.00351147 Jy ! Component: 2600 - total flux cleaned = 0.00353771 Jy ! Component: 2650 - total flux cleaned = 0.00351202 Jy ! Component: 2700 - total flux cleaned = 0.00353743 Jy ! Component: 2750 - total flux cleaned = 0.0036381 Jy ! Component: 2800 - total flux cleaned = 0.00353838 Jy ! Component: 2850 - total flux cleaned = 0.00348908 Jy ! Component: 2900 - total flux cleaned = 0.00353832 Jy ! Component: 2950 - total flux cleaned = 0.00351394 Jy ! Component: 3000 - total flux cleaned = 0.00356242 Jy ! Component: 3050 - total flux cleaned = 0.00353815 Jy ! Component: 3100 - total flux cleaned = 0.00353829 Jy ! Component: 3150 - total flux cleaned = 0.0035148 Jy ! Component: 3200 - total flux cleaned = 0.00351462 Jy ! Component: 3250 - total flux cleaned = 0.00349105 Jy ! Component: 3300 - total flux cleaned = 0.00356062 Jy ! Component: 3350 - total flux cleaned = 0.00360663 Jy ! Component: 3400 - total flux cleaned = 0.00367478 Jy ! Component: 3450 - total flux cleaned = 0.00356134 Jy ! Component: 3500 - total flux cleaned = 0.00362875 Jy ! Component: 3550 - total flux cleaned = 0.00353931 Jy ! Component: 3600 - total flux cleaned = 0.00351709 Jy ! Component: 3650 - total flux cleaned = 0.00356117 Jy ! Component: 3700 - total flux cleaned = 0.00347371 Jy ! Component: 3750 - total flux cleaned = 0.00347395 Jy ! Component: 3800 - total flux cleaned = 0.00343059 Jy ! Component: 3850 - total flux cleaned = 0.00343076 Jy ! Component: 3900 - total flux cleaned = 0.00336669 Jy ! Component: 3950 - total flux cleaned = 0.00345144 Jy ! Component: 4000 - total flux cleaned = 0.00343055 Jy ! Component: 4050 - total flux cleaned = 0.00336783 Jy ! Total flux subtracted in 4096 components = 0.00328484 Jy ! Clean residual min=-0.001652 max=0.001065 Jy/beam ! Clean residual mean=-0.000004 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.38742 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 451 components and 0.38742 Jy ![Exited script file: muppet] wmap "J1516+1932_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.08 x 7.323 at -3.315 degrees (North through East) ! Clean map min=-0.0025726 max=0.30324 Jy/beam ! Writing clean map to FITS file: J1516+1932_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.303235 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00038101 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.376945 0.376945 0.75389 1.50778 3.01556 6.03112 12.0622 24.1245 48.249 96.498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.303 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.08 x 7.323 at -3.315 degrees (North through East) ! Clean map min=-0.0025726 max=0.30324 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 J1516+1932_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:02:13 2019