! Started logfile: J1317+4115_S_2017_07_09_pus_uvs.log on Wed May 8 14:49:05 2019 obs J1317+4115_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1317+4115_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.906238 visibilities/baseline/integration-bin. ! Found source: J1317+4115 ! ! 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 18596 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 J1317+4115_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 56 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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 640 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.832764Jy sigma=0.008017 ! Fit after self-cal, rms=0.807058Jy sigma=0.007782 ! 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.318 mas, bmaj=4.622 mas, bpa=7.316 degrees ! Estimated noise=952.157 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.144597 Jy ! Component: 100 - total flux cleaned = 0.197554 Jy ! Total flux subtracted in 100 components = 0.197554 Jy ! Clean residual min=-0.007980 max=0.023651 Jy/beam ! Clean residual mean=-0.000016 rms=0.002614 Jy/beam ! Combined flux in latest and established models = 0.197554 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.197554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088863Jy sigma=0.000812 ! Fit after self-cal, rms=0.088680Jy sigma=0.000810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275585 Jy ! Component: 100 - total flux cleaned = 0.0439176 Jy ! Total flux subtracted in 100 components = 0.0439176 Jy ! Clean residual min=-0.005913 max=0.008647 Jy/beam ! Clean residual mean=0.000004 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.241472 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.241472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078303Jy sigma=0.000705 ! Fit after self-cal, rms=0.078259Jy sigma=0.000705 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103339 Jy ! Component: 100 - total flux cleaned = 0.0168104 Jy ! Total flux subtracted in 100 components = 0.0168104 Jy ! Clean residual min=-0.005016 max=0.004571 Jy/beam ! Clean residual mean=0.000011 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.258282 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.258282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076771Jy sigma=0.000692 ! Fit after self-cal, rms=0.076753Jy sigma=0.000692 ! 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.939 mas, bmaj=5.532 mas, bpa=11.99 degrees ! Estimated noise=612.692 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.00375562 Jy ! Component: 100 - total flux cleaned = 0.005733 Jy ! Component: 150 - total flux cleaned = 0.00631588 Jy ! Component: 200 - total flux cleaned = 0.00662657 Jy ! Total flux subtracted in 200 components = 0.00662657 Jy ! Clean residual min=-0.003680 max=0.003739 Jy/beam ! Clean residual mean=0.000035 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.264909 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.264909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076511Jy sigma=0.000690 ! Fit after self-cal, rms=0.076505Jy sigma=0.000690 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.97 KP 1.02 ! LA 1.01 MK 1.08 NL 0.90 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.02 KP 0.99 ! LA 0.98 MK 1.06 NL 1.06 OV 1.03 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 HN 1.03 KP 0.99 ! LA 0.99 MK 1.12 NL 1.03 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 1.00* ! LA 1.09 MK 1.19 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.076505Jy sigma=0.000690 ! Fit after self-cal, rms=0.075551Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.995 mas, bmaj=5.587 mas, bpa=13.52 degrees ! Estimated noise=620.349 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.00137575 Jy ! Component: 100 - total flux cleaned = 0.00174094 Jy ! Component: 150 - total flux cleaned = 0.00183344 Jy ! Component: 200 - total flux cleaned = 0.00191425 Jy ! Total flux subtracted in 200 components = 0.00191425 Jy ! Clean residual min=-0.002570 max=0.002914 Jy/beam ! Clean residual mean=0.000023 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.266823 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.266823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075449Jy sigma=0.000676 ! Fit after self-cal, rms=0.075445Jy sigma=0.000676 ! 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.075445Jy sigma=0.000676 ! Fit after self-cal, rms=0.073618Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.994 mas, bmaj=5.588 mas, bpa=12.65 degrees ! Estimated noise=620.493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427836 Jy ! Component: 100 - total flux cleaned = 0.000570255 Jy ! Component: 150 - total flux cleaned = 0.000643308 Jy ! Component: 200 - total flux cleaned = 0.000729767 Jy ! Total flux subtracted in 200 components = 0.000729767 Jy ! Clean residual min=-0.002022 max=0.002399 Jy/beam ! Clean residual mean=0.000012 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.267553 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.267553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073596Jy sigma=0.000665 ! Fit after self-cal, rms=0.073589Jy sigma=0.000665 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 (-75, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116481 Jy ! Component: 100 - total flux cleaned = 0.000972678 Jy ! Component: 150 - total flux cleaned = 0.000828055 Jy ! Component: 200 - total flux cleaned = 0.000770425 Jy ! Total flux subtracted in 200 components = 0.000770425 Jy ! Clean residual min=-0.001949 max=0.001988 Jy/beam ! Clean residual mean=0.000012 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.268323 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.268323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073521Jy sigma=0.000665 ! Fit after self-cal, rms=0.073518Jy sigma=0.000665 ! Inverting map ! Added new window around map position (11.5, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130363 Jy ! Component: 100 - total flux cleaned = 0.00142756 Jy ! Component: 150 - total flux cleaned = 0.00146478 Jy ! Component: 200 - total flux cleaned = 0.00143402 Jy ! Total flux subtracted in 200 components = 0.00143402 Jy ! Clean residual min=-0.001740 max=0.001477 Jy/beam ! Clean residual mean=0.000013 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.269757 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.269757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073463Jy sigma=0.000664 ! Fit after self-cal, rms=0.073460Jy sigma=0.000664 ! 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.073460Jy sigma=0.000664 ! Fit after self-cal, rms=0.073397Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=5.578 mas, bpa=12.31 degrees ! Estimated noise=619.552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412363 Jy ! Component: 100 - total flux cleaned = 0.000382508 Jy ! Component: 150 - total flux cleaned = 0.000382444 Jy ! Component: 200 - total flux cleaned = 0.00038108 Jy ! Total flux subtracted in 200 components = 0.00038108 Jy ! Clean residual min=-0.001614 max=0.001446 Jy/beam ! Clean residual mean=0.000010 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.270138 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.270138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073377Jy sigma=0.000664 ! Fit after self-cal, rms=0.073377Jy sigma=0.000664 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.76908e-05 Jy ! Component: 100 - total flux cleaned = -1.72148e-05 Jy ! Component: 150 - total flux cleaned = -1.70104e-05 Jy ! Component: 200 - total flux cleaned = -5.73359e-05 Jy ! Total flux subtracted in 200 components = -5.73359e-05 Jy ! Clean residual min=-0.001581 max=0.001437 Jy/beam ! Clean residual mean=0.000010 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.270081 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.270081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073365Jy sigma=0.000664 ! Fit after self-cal, rms=0.073365Jy sigma=0.000664 ! 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.073365Jy sigma=0.000664 ! Fit after self-cal, rms=0.073380Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.012 mas, bmaj=9.539 mas, bpa=18.75 degrees ! Estimated noise=742.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.37294e-06 Jy ! Component: 100 - total flux cleaned = 1.60072e-05 Jy ! Component: 150 - total flux cleaned = 6.41585e-05 Jy ! Component: 200 - total flux cleaned = 0.000129218 Jy ! Total flux subtracted in 200 components = 0.000129218 Jy ! Clean residual min=-0.001654 max=0.001411 Jy/beam ! Clean residual mean=0.000022 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.27021 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.27021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073376Jy sigma=0.000663 ! Fit after self-cal, rms=0.073376Jy sigma=0.000663 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.6153e-05 Jy ! Component: 100 - total flux cleaned = 6.76155e-05 Jy ! Component: 150 - total flux cleaned = 0.000115163 Jy ! Component: 200 - total flux cleaned = 0.000141528 Jy ! Total flux subtracted in 200 components = 0.000141528 Jy ! Clean residual min=-0.001657 max=0.001399 Jy/beam ! Clean residual mean=0.000022 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.270351 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 136 components and 0.270351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073374Jy sigma=0.000663 ! Fit after self-cal, rms=0.073374Jy sigma=0.000663 ! 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.987 mas, bmaj=5.578 mas, bpa=12.21 degrees ! Estimated noise=619.664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 5.578 at 12.21 degrees (North through East) ! Clean map min=-0.001531 max=0.18807 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.371 mas, bmaj=4.691 mas, bpa=7.771 degrees ! Estimated noise=965.899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14616 Jy ! Component: 100 - total flux cleaned = 0.199325 Jy ! Component: 150 - total flux cleaned = 0.226077 Jy ! Component: 200 - total flux cleaned = 0.241735 Jy ! Total flux subtracted in 200 components = 0.241735 Jy ! Clean residual min=-0.004627 max=0.008091 Jy/beam ! Clean residual mean=-0.000008 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.241735 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.241735 Jy ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=5.578 mas, bpa=12.21 degrees ! Estimated noise=619.664 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.0115115 Jy ! Component: 100 - total flux cleaned = 0.0177381 Jy ! Component: 150 - total flux cleaned = 0.021531 Jy ! Component: 200 - total flux cleaned = 0.0242747 Jy ! Total flux subtracted in 200 components = 0.0242747 Jy ! Clean residual min=-0.001946 max=0.002353 Jy/beam ! Clean residual mean=0.000005 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.26601 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.26601 Jy ! Inverting map ! Added new window around map position (-4.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182658 Jy ! Component: 100 - total flux cleaned = 0.00266539 Jy ! Component: 150 - total flux cleaned = 0.00313683 Jy ! Component: 200 - total flux cleaned = 0.00350581 Jy ! Total flux subtracted in 200 components = 0.00350581 Jy ! Clean residual min=-0.001666 max=0.001446 Jy/beam ! Clean residual mean=0.000008 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.269516 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 88 components and 0.269516 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=8.012 mas, bmaj=9.539 mas, bpa=18.75 degrees ! Estimated noise=742.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556178 Jy ! Component: 100 - total flux cleaned = 0.000839077 Jy ! Component: 150 - total flux cleaned = 0.000923906 Jy ! Component: 200 - total flux cleaned = 0.000999908 Jy ! Total flux subtracted in 200 components = 0.000999908 Jy ! Clean residual min=-0.001719 max=0.001429 Jy/beam ! Clean residual mean=0.000021 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.270516 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 = 1.7055e-05 Jy ! Component: 100 - total flux cleaned = 6.51812e-05 Jy ! Component: 150 - total flux cleaned = 9.5377e-05 Jy ! Component: 200 - total flux cleaned = 0.000136999 Jy ! Total flux subtracted in 200 components = 0.000136999 Jy ! Clean residual min=-0.001715 max=0.001405 Jy/beam ! Clean residual mean=0.000022 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.270653 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 122 components and 0.270653 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=5.578 mas, bpa=12.21 degrees ! Estimated noise=619.664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191387 Jy ! Component: 100 - total flux cleaned = -0.000151018 Jy ! Component: 150 - total flux cleaned = -3.42788e-06 Jy ! Component: 200 - total flux cleaned = 6.46108e-05 Jy ! Total flux subtracted in 200 components = 6.46108e-05 Jy ! Clean residual min=-0.001571 max=0.001445 Jy/beam ! Clean residual mean=0.000010 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.270717 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.270717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073424Jy sigma=0.000664 ! Fit after self-cal, rms=0.073417Jy sigma=0.000664 wmodel J1317+4115_S_2017_07_09_pus_map.mod ! Writing 134 model components to file: J1317+4115_S_2017_07_09_pus_map.mod wobs J1317+4115_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1317+4115_S_2017_07_09_pus_uvs.fits wwins J1317+4115_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1317+4115_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.000288943 Jy ! Component: 100 - total flux cleaned = -0.000263518 Jy ! Component: 150 - total flux cleaned = -0.000116645 Jy ! Component: 200 - total flux cleaned = 1.20262e-06 Jy ! Component: 250 - total flux cleaned = 0.000138413 Jy ! Component: 300 - total flux cleaned = 0.000249816 Jy ! Component: 350 - total flux cleaned = 0.000400783 Jy ! Component: 400 - total flux cleaned = 0.000526998 Jy ! Component: 450 - total flux cleaned = 0.000629934 Jy ! Component: 500 - total flux cleaned = 0.000690712 Jy ! Component: 550 - total flux cleaned = 0.000730704 Jy ! Component: 600 - total flux cleaned = 0.000847494 Jy ! Component: 650 - total flux cleaned = 0.000923781 Jy ! Component: 700 - total flux cleaned = 0.000979847 Jy ! Component: 750 - total flux cleaned = 0.000979778 Jy ! Component: 800 - total flux cleaned = 0.000998226 Jy ! Component: 850 - total flux cleaned = 0.00105234 Jy ! Component: 900 - total flux cleaned = 0.00108788 Jy ! Component: 950 - total flux cleaned = 0.00117511 Jy ! Component: 1000 - total flux cleaned = 0.00119229 Jy ! Component: 1050 - total flux cleaned = 0.00119221 Jy ! Component: 1100 - total flux cleaned = 0.00119246 Jy ! Component: 1150 - total flux cleaned = 0.00120908 Jy ! Component: 1200 - total flux cleaned = 0.00120898 Jy ! Component: 1250 - total flux cleaned = 0.00116034 Jy ! Component: 1300 - total flux cleaned = 0.00119243 Jy ! Component: 1350 - total flux cleaned = 0.00116076 Jy ! Component: 1400 - total flux cleaned = 0.00120763 Jy ! Component: 1450 - total flux cleaned = 0.00120758 Jy ! Component: 1500 - total flux cleaned = 0.00126894 Jy ! Component: 1550 - total flux cleaned = 0.00125396 Jy ! Component: 1600 - total flux cleaned = 0.00134447 Jy ! Component: 1650 - total flux cleaned = 0.00137424 Jy ! Component: 1700 - total flux cleaned = 0.00143318 Jy ! Component: 1750 - total flux cleaned = 0.00147705 Jy ! Component: 1800 - total flux cleaned = 0.00150599 Jy ! Component: 1850 - total flux cleaned = 0.00153482 Jy ! Component: 1900 - total flux cleaned = 0.00156322 Jy ! Component: 1950 - total flux cleaned = 0.00157722 Jy ! Component: 2000 - total flux cleaned = 0.00159127 Jy ! Component: 2050 - total flux cleaned = 0.00161902 Jy ! Component: 2100 - total flux cleaned = 0.00166015 Jy ! Component: 2150 - total flux cleaned = 0.00171458 Jy ! Component: 2200 - total flux cleaned = 0.0017551 Jy ! Component: 2250 - total flux cleaned = 0.00178177 Jy ! Component: 2300 - total flux cleaned = 0.00175516 Jy ! Component: 2350 - total flux cleaned = 0.00180796 Jy ! Component: 2400 - total flux cleaned = 0.0017816 Jy ! Component: 2450 - total flux cleaned = 0.00180751 Jy ! Component: 2500 - total flux cleaned = 0.00178171 Jy ! Component: 2550 - total flux cleaned = 0.00176891 Jy ! Component: 2600 - total flux cleaned = 0.00176876 Jy ! Component: 2650 - total flux cleaned = 0.00171814 Jy ! Component: 2700 - total flux cleaned = 0.00171833 Jy ! Component: 2750 - total flux cleaned = 0.00170588 Jy ! Component: 2800 - total flux cleaned = 0.00171826 Jy ! Component: 2850 - total flux cleaned = 0.00170608 Jy ! Component: 2900 - total flux cleaned = 0.00168162 Jy ! Component: 2950 - total flux cleaned = 0.00168173 Jy ! Component: 3000 - total flux cleaned = 0.0017058 Jy ! Component: 3050 - total flux cleaned = 0.00169372 Jy ! Component: 3100 - total flux cleaned = 0.00165794 Jy ! Component: 3150 - total flux cleaned = 0.00163433 Jy ! Component: 3200 - total flux cleaned = 0.00163449 Jy ! Component: 3250 - total flux cleaned = 0.00163433 Jy ! Component: 3300 - total flux cleaned = 0.00162274 Jy ! Component: 3350 - total flux cleaned = 0.00159986 Jy ! Component: 3400 - total flux cleaned = 0.00159977 Jy ! Component: 3450 - total flux cleaned = 0.00159975 Jy ! Component: 3500 - total flux cleaned = 0.00153217 Jy ! Component: 3550 - total flux cleaned = 0.00157704 Jy ! Component: 3600 - total flux cleaned = 0.00157685 Jy ! Component: 3650 - total flux cleaned = 0.00155476 Jy ! Component: 3700 - total flux cleaned = 0.00149961 Jy ! Component: 3750 - total flux cleaned = 0.0014777 Jy ! Component: 3800 - total flux cleaned = 0.00151028 Jy ! Component: 3850 - total flux cleaned = 0.00151033 Jy ! Component: 3900 - total flux cleaned = 0.00152099 Jy ! Component: 3950 - total flux cleaned = 0.0014354 Jy ! Component: 4000 - total flux cleaned = 0.00145668 Jy ! Component: 4050 - total flux cleaned = 0.00148834 Jy ! Total flux subtracted in 4096 components = 0.00146735 Jy ! Clean residual min=-0.000703 max=0.000693 Jy/beam ! Clean residual mean=0.000006 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.272185 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 404 components and 0.272185 Jy ![Exited script file: muppet] wmap "J1317+4115_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 5.578 at 12.21 degrees (North through East) ! Clean map min=-0.0010559 max=0.18851 Jy/beam ! Writing clean map to FITS file: J1317+4115_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.188509 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.306534 0.306534 0.613067 1.22613 2.45227 4.90454 9.80908 19.6182 39.2363 78.4726 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.188 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.987 x 5.578 at 12.21 degrees (North through East) ! Clean map min=-0.0010559 max=0.18851 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 J1317+4115_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:49:10 2019