! Started logfile: J1335+0253_S_2017_06_10_pus_uvs.log on Mon May 6 14:54:50 2019 obs J1335+0253_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1335+0253_S_2017_06_10_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.827469 visibilities/baseline/integration-bin. ! Found source: J1335+0253 ! ! 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 21448 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 J1335+0253_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 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1067 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947808Jy sigma=0.008810 ! Fit after self-cal, rms=0.932161Jy sigma=0.008673 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=7.461 mas, bpa=0.1235 degrees ! Estimated noise=895.84 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.0523303 Jy ! Component: 100 - total flux cleaned = 0.0659551 Jy ! Total flux subtracted in 100 components = 0.0659551 Jy ! Clean residual min=-0.004336 max=0.005567 Jy/beam ! Clean residual mean=-0.000007 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0659551 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0659551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077230Jy sigma=0.000679 ! Fit after self-cal, rms=0.077198Jy sigma=0.000679 ! 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.818 mas, bmaj=8.202 mas, bpa=4.65 degrees ! Estimated noise=621.473 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.00760394 Jy ! Component: 100 - total flux cleaned = 0.0109858 Jy ! Component: 150 - total flux cleaned = 0.0129165 Jy ! Component: 200 - total flux cleaned = 0.0141394 Jy ! Total flux subtracted in 200 components = 0.0141394 Jy ! Clean residual min=-0.002250 max=0.003133 Jy/beam ! Clean residual mean=-0.000003 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0800945 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.0800945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076510Jy sigma=0.000672 ! Fit after self-cal, rms=0.076496Jy sigma=0.000672 ! Inverting map ! Added new window around map position (-5.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303977 Jy ! Component: 100 - total flux cleaned = 0.0038894 Jy ! Component: 150 - total flux cleaned = 0.00418529 Jy ! Component: 200 - total flux cleaned = 0.00439649 Jy ! Total flux subtracted in 200 components = 0.00439649 Jy ! Clean residual min=-0.002107 max=0.002134 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.084491 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.084491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076352Jy sigma=0.000671 ! Fit after self-cal, rms=0.076334Jy sigma=0.000671 ! 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.12 FD 0.91 HN 1.01 KP 1.03 ! LA 1.04 MK 1.12 NL 0.92 OV 1.01 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.98 HN 0.98 KP 1.00 ! LA 0.96 MK 1.36 NL 1.07 OV 1.05 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.91 KP 0.95 ! LA 0.97 MK 1.18 NL 1.01 OV 0.95 ! PT 1.00 SC 0.98 ! ! ! 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 0.95 HN 0.85 KP 1.00* ! LA 0.95 MK 0.87 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.076334Jy sigma=0.000671 ! Fit after self-cal, rms=0.077449Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.87 mas, bmaj=8.319 mas, bpa=5.779 degrees ! Estimated noise=625.546 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.000675994 Jy ! Component: 100 - total flux cleaned = 0.000424714 Jy ! Component: 150 - total flux cleaned = 0.000216392 Jy ! Component: 200 - total flux cleaned = 3.74383e-06 Jy ! Total flux subtracted in 200 components = 3.74383e-06 Jy ! Clean residual min=-0.001923 max=0.001870 Jy/beam ! Clean residual mean=-0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0844948 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0844948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077371Jy sigma=0.000667 ! Fit after self-cal, rms=0.077396Jy sigma=0.000667 ! 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.077396Jy sigma=0.000667 ! Fit after self-cal, rms=0.080924Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=8.289 mas, bpa=5.361 degrees ! Estimated noise=626.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793479 Jy ! Component: 100 - total flux cleaned = 0.000949442 Jy ! Component: 150 - total flux cleaned = 0.000969159 Jy ! Component: 200 - total flux cleaned = 0.000952009 Jy ! Total flux subtracted in 200 components = 0.000952009 Jy ! Clean residual min=-0.001404 max=0.001472 Jy/beam ! Clean residual mean=0.000000 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0854468 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.0854468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080904Jy sigma=0.000662 ! Fit after self-cal, rms=0.081027Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155472 Jy ! Component: 100 - total flux cleaned = 0.000139891 Jy ! Component: 150 - total flux cleaned = 0.000126168 Jy ! Component: 200 - total flux cleaned = 0.000113263 Jy ! Total flux subtracted in 200 components = 0.000113263 Jy ! Clean residual min=-0.001428 max=0.001496 Jy/beam ! Clean residual mean=-0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.08556 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.0855601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081020Jy sigma=0.000662 ! Fit after self-cal, rms=0.081020Jy sigma=0.000662 ! 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.081020Jy sigma=0.000662 ! Fit after self-cal, rms=0.082574Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=8.286 mas, bpa=5.257 degrees ! Estimated noise=627.375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404749 Jy ! Component: 100 - total flux cleaned = 0.000488271 Jy ! Component: 150 - total flux cleaned = 0.000546204 Jy ! Component: 200 - total flux cleaned = 0.000572509 Jy ! Total flux subtracted in 200 components = 0.000572509 Jy ! Clean residual min=-0.001455 max=0.001437 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0861326 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.0861326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082565Jy sigma=0.000662 ! Fit after self-cal, rms=0.082582Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010791 Jy ! Component: 100 - total flux cleaned = 0.000108341 Jy ! Component: 150 - total flux cleaned = 0.000131229 Jy ! Component: 200 - total flux cleaned = 0.000120146 Jy ! Total flux subtracted in 200 components = 0.000120146 Jy ! Clean residual min=-0.001468 max=0.001426 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0862527 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.0862527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082577Jy sigma=0.000662 ! Fit after self-cal, rms=0.082577Jy sigma=0.000662 ! 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.082577Jy sigma=0.000662 ! Fit after self-cal, rms=0.082881Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.678 mas, bmaj=12.08 mas, bpa=-1.562 degrees ! Estimated noise=754.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237686 Jy ! Component: 100 - total flux cleaned = 0.000260391 Jy ! Component: 150 - total flux cleaned = 0.000280835 Jy ! Component: 200 - total flux cleaned = 0.000298935 Jy ! Total flux subtracted in 200 components = 0.000298935 Jy ! Clean residual min=-0.001623 max=0.001584 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0865517 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.0865517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082878Jy sigma=0.000662 ! Fit after self-cal, rms=0.082881Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.13312e-05 Jy ! Component: 100 - total flux cleaned = 7.80152e-05 Jy ! Component: 150 - total flux cleaned = 9.98019e-05 Jy ! Component: 200 - total flux cleaned = 0.00011288 Jy ! Total flux subtracted in 200 components = 0.00011288 Jy ! Clean residual min=-0.001612 max=0.001569 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0866645 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 0.0866645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082880Jy sigma=0.000662 ! Fit after self-cal, rms=0.082881Jy sigma=0.000662 ! 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.858 mas, bmaj=8.284 mas, bpa=5.172 degrees ! Estimated noise=627.848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.858 x 8.284 at 5.172 degrees (North through East) ! Clean map min=-0.0014238 max=0.069184 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=7.548 mas, bpa=1.002 degrees ! Estimated noise=938.851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0543646 Jy ! Component: 100 - total flux cleaned = 0.0684056 Jy ! Component: 150 - total flux cleaned = 0.0753212 Jy ! Component: 200 - total flux cleaned = 0.0793952 Jy ! Total flux subtracted in 200 components = 0.0793952 Jy ! Clean residual min=-0.002955 max=0.002372 Jy/beam ! Clean residual mean=-0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0793952 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0793952 Jy ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=8.284 mas, bpa=5.172 degrees ! Estimated noise=627.848 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.00268733 Jy ! Component: 100 - total flux cleaned = 0.00409542 Jy ! Component: 150 - total flux cleaned = 0.00467916 Jy ! Component: 200 - total flux cleaned = 0.00514725 Jy ! Total flux subtracted in 200 components = 0.00514725 Jy ! Clean residual min=-0.001582 max=0.001427 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0845424 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.0845424 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.678 mas, bmaj=12.08 mas, bpa=-1.562 degrees ! Estimated noise=754.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00089576 Jy ! Component: 100 - total flux cleaned = 0.00141688 Jy ! Component: 150 - total flux cleaned = 0.00160634 Jy ! Component: 200 - total flux cleaned = 0.00167342 Jy ! Total flux subtracted in 200 components = 0.00167342 Jy ! Clean residual min=-0.001755 max=0.001574 Jy/beam ! Clean residual mean=0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0862159 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 = 4.83768e-05 Jy ! Component: 100 - total flux cleaned = 9.29172e-05 Jy ! Component: 150 - total flux cleaned = 0.000134417 Jy ! Component: 200 - total flux cleaned = 0.000172614 Jy ! Total flux subtracted in 200 components = 0.000172614 Jy ! Clean residual min=-0.001720 max=0.001562 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0863885 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 114 components and 0.0863885 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=8.284 mas, bpa=5.172 degrees ! Estimated noise=627.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151948 Jy ! Component: 100 - total flux cleaned = -0.000152391 Jy ! Component: 150 - total flux cleaned = -9.85718e-05 Jy ! Component: 200 - total flux cleaned = -4.86692e-05 Jy ! Total flux subtracted in 200 components = -4.86692e-05 Jy ! Clean residual min=-0.001546 max=0.001478 Jy/beam ! Clean residual mean=0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0863398 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 123 components and 0.0863398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082893Jy sigma=0.000662 ! Fit after self-cal, rms=0.082886Jy sigma=0.000662 wmodel J1335+0253_S_2017_06_10_pus_map.mod ! Writing 123 model components to file: J1335+0253_S_2017_06_10_pus_map.mod wobs J1335+0253_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1335+0253_S_2017_06_10_pus_uvs.fits wwins J1335+0253_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1335+0253_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.000362582 Jy ! Component: 100 - total flux cleaned = -0.00066989 Jy ! Component: 150 - total flux cleaned = -0.000840292 Jy ! Component: 200 - total flux cleaned = -0.000933618 Jy ! Component: 250 - total flux cleaned = -0.00106914 Jy ! Component: 300 - total flux cleaned = -0.00111261 Jy ! Component: 350 - total flux cleaned = -0.00115519 Jy ! Component: 400 - total flux cleaned = -0.00121761 Jy ! Component: 450 - total flux cleaned = -0.00127843 Jy ! Component: 500 - total flux cleaned = -0.00127839 Jy ! Component: 550 - total flux cleaned = -0.00127818 Jy ! Component: 600 - total flux cleaned = -0.00124061 Jy ! Component: 650 - total flux cleaned = -0.00125976 Jy ! Component: 700 - total flux cleaned = -0.00124149 Jy ! Component: 750 - total flux cleaned = -0.00120583 Jy ! Component: 800 - total flux cleaned = -0.00117038 Jy ! Component: 850 - total flux cleaned = -0.00117043 Jy ! Component: 900 - total flux cleaned = -0.00108502 Jy ! Component: 950 - total flux cleaned = -0.00113574 Jy ! Component: 1000 - total flux cleaned = -0.0011191 Jy ! Component: 1050 - total flux cleaned = -0.001103 Jy ! Component: 1100 - total flux cleaned = -0.00108689 Jy ! Component: 1150 - total flux cleaned = -0.00108709 Jy ! Component: 1200 - total flux cleaned = -0.00103963 Jy ! Component: 1250 - total flux cleaned = -0.00105522 Jy ! Component: 1300 - total flux cleaned = -0.00102384 Jy ! Component: 1350 - total flux cleaned = -0.000932304 Jy ! Component: 1400 - total flux cleaned = -0.000917126 Jy ! Component: 1450 - total flux cleaned = -0.000887425 Jy ! Component: 1500 - total flux cleaned = -0.000843363 Jy ! Component: 1550 - total flux cleaned = -0.000828923 Jy ! Component: 1600 - total flux cleaned = -0.000756794 Jy ! Component: 1650 - total flux cleaned = -0.000771167 Jy ! Component: 1700 - total flux cleaned = -0.000714432 Jy ! Component: 1750 - total flux cleaned = -0.000686125 Jy ! Component: 1800 - total flux cleaned = -0.00064417 Jy ! Component: 1850 - total flux cleaned = -0.000589049 Jy ! Component: 1900 - total flux cleaned = -0.000602892 Jy ! Component: 1950 - total flux cleaned = -0.000562248 Jy ! Component: 2000 - total flux cleaned = -0.000575808 Jy ! Component: 2050 - total flux cleaned = -0.000509168 Jy ! Component: 2100 - total flux cleaned = -0.000535322 Jy ! Component: 2150 - total flux cleaned = -0.000496041 Jy ! Component: 2200 - total flux cleaned = -0.000443896 Jy ! Component: 2250 - total flux cleaned = -0.000418067 Jy ! Component: 2300 - total flux cleaned = -0.000379563 Jy ! Component: 2350 - total flux cleaned = -0.000290656 Jy ! Component: 2400 - total flux cleaned = -0.00026534 Jy ! Component: 2450 - total flux cleaned = -0.000165088 Jy ! Component: 2500 - total flux cleaned = -6.57103e-05 Jy ! Component: 2550 - total flux cleaned = -4.10924e-05 Jy ! Component: 2600 - total flux cleaned = 2.00896e-05 Jy ! Component: 2650 - total flux cleaned = 4.44365e-05 Jy ! Component: 2700 - total flux cleaned = 8.0642e-05 Jy ! Component: 2750 - total flux cleaned = 0.000128523 Jy ! Component: 2800 - total flux cleaned = 0.000152201 Jy ! Component: 2850 - total flux cleaned = 0.000199571 Jy ! Component: 2900 - total flux cleaned = 0.000246552 Jy ! Component: 2950 - total flux cleaned = 0.000328272 Jy ! Component: 3000 - total flux cleaned = 0.000397773 Jy ! Component: 3050 - total flux cleaned = 0.00044381 Jy ! Component: 3100 - total flux cleaned = 0.000500992 Jy ! Component: 3150 - total flux cleaned = 0.000580677 Jy ! Component: 3200 - total flux cleaned = 0.000625929 Jy ! Component: 3250 - total flux cleaned = 0.000670818 Jy ! Component: 3300 - total flux cleaned = 0.000793345 Jy ! Component: 3350 - total flux cleaned = 0.000793329 Jy ! Component: 3400 - total flux cleaned = 0.000870436 Jy ! Component: 3450 - total flux cleaned = 0.000946999 Jy ! Component: 3500 - total flux cleaned = 0.000957912 Jy ! Component: 3550 - total flux cleaned = 0.00103349 Jy ! Component: 3600 - total flux cleaned = 0.00111939 Jy ! Component: 3650 - total flux cleaned = 0.00115149 Jy ! Component: 3700 - total flux cleaned = 0.00121527 Jy ! Component: 3750 - total flux cleaned = 0.00131027 Jy ! Component: 3800 - total flux cleaned = 0.0013627 Jy ! Component: 3850 - total flux cleaned = 0.0014045 Jy ! Component: 3900 - total flux cleaned = 0.00146682 Jy ! Component: 3950 - total flux cleaned = 0.0015184 Jy ! Component: 4000 - total flux cleaned = 0.00159026 Jy ! Component: 4050 - total flux cleaned = 0.00161071 Jy ! Total flux subtracted in 4096 components = 0.00165138 Jy ! Clean residual min=-0.000534 max=0.000584 Jy/beam ! Clean residual mean=0.000002 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0879912 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 441 components and 0.0879912 Jy ![Exited script file: muppet] wmap "J1335+0253_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.858 x 8.284 at 5.172 degrees (North through East) ! Clean map min=-0.0014155 max=0.069737 Jy/beam ! Writing clean map to FITS file: J1335+0253_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.0697366 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188014 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.808816 0.808816 1.61763 3.23526 6.47053 12.9411 25.8821 51.7642 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.069 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.858 x 8.284 at 5.172 degrees (North through East) ! Clean map min=-0.0014155 max=0.069737 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 J1335+0253_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:54:55 2019