! Started logfile: J1455-1700_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:38 2019 obs J1455-1700_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1455-1700_S_2017_06_10_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.6125 visibilities/baseline/integration-bin. ! Found source: J1455-1700 ! ! 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 12348 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 J1455-1700_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 397 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 459 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 472 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 910 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931546Jy sigma=0.007800 ! Fit after self-cal, rms=0.908411Jy sigma=0.007615 ! 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.737 mas, bmaj=6.647 mas, bpa=-3.428 degrees ! Estimated noise=1706.76 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.0663978 Jy ! Component: 100 - total flux cleaned = 0.0873678 Jy ! Total flux subtracted in 100 components = 0.0873678 Jy ! Clean residual min=-0.008779 max=0.010989 Jy/beam ! Clean residual mean=0.000006 rms=0.002365 Jy/beam ! Combined flux in latest and established models = 0.0873679 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0873679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093931Jy sigma=0.000762 ! Fit after self-cal, rms=0.093816Jy 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.414 mas, bmaj=8.54 mas, bpa=1.322 degrees ! Estimated noise=949.021 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.0186206 Jy ! Component: 100 - total flux cleaned = 0.02746 Jy ! Component: 150 - total flux cleaned = 0.0319762 Jy ! Component: 200 - total flux cleaned = 0.0343692 Jy ! Total flux subtracted in 200 components = 0.0343692 Jy ! Clean residual min=-0.006795 max=0.013169 Jy/beam ! Clean residual mean=0.000004 rms=0.002317 Jy/beam ! Combined flux in latest and established models = 0.121737 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.121737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090673Jy sigma=0.000730 ! Fit after self-cal, rms=0.090587Jy sigma=0.000729 ! Inverting map ! Added new window around map position (8, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128241 Jy ! Component: 100 - total flux cleaned = 0.0195149 Jy ! Component: 150 - total flux cleaned = 0.0229316 Jy ! Component: 200 - total flux cleaned = 0.0242931 Jy ! Total flux subtracted in 200 components = 0.0242931 Jy ! Clean residual min=-0.005033 max=0.007914 Jy/beam ! Clean residual mean=0.000004 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.14603 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 90 components and 0.14603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088800Jy sigma=0.000714 ! Fit after self-cal, rms=0.088388Jy sigma=0.000710 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.88 HN 1.28 KP 1.00 ! LA 0.97 MK 1.01 NL 0.98 OV 1.05 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.21 KP 0.98 ! LA 0.92 MK 0.98 NL 1.07 OV 1.08 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.58 FD 0.95 HN 1.31 KP 1.01 ! LA 0.91 MK 0.98 NL 1.18 OV 0.96 ! PT 0.90 SC 0.93 ! ! ! Correcting IF 4. ! A total of 210 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.088388Jy sigma=0.000710 ! Fit after self-cal, rms=0.096937Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=8.507 mas, bpa=2.307 degrees ! Estimated noise=982.924 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.000212764 Jy ! Component: 100 - total flux cleaned = 8.1828e-05 Jy ! Component: 150 - total flux cleaned = 0.000349516 Jy ! Component: 200 - total flux cleaned = 0.000644854 Jy ! Total flux subtracted in 200 components = 0.000644854 Jy ! Clean residual min=-0.004027 max=0.004217 Jy/beam ! Clean residual mean=0.000012 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.146675 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.146675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096689Jy sigma=0.000700 ! Fit after self-cal, rms=0.096926Jy sigma=0.000700 ! 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.096926Jy sigma=0.000700 ! Fit after self-cal, rms=0.114029Jy sigma=0.000691 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=8.627 mas, bpa=2.619 degrees ! Estimated noise=984.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187972 Jy ! Component: 100 - total flux cleaned = 0.00182189 Jy ! Component: 150 - total flux cleaned = 0.00172383 Jy ! Component: 200 - total flux cleaned = 0.00159105 Jy ! Total flux subtracted in 200 components = 0.00159105 Jy ! Clean residual min=-0.002888 max=0.003619 Jy/beam ! Clean residual mean=0.000004 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.148266 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.148266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113965Jy sigma=0.000691 ! Fit after self-cal, rms=0.114170Jy sigma=0.000690 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 (21, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035071 Jy ! Component: 100 - total flux cleaned = 0.00524799 Jy ! Component: 150 - total flux cleaned = 0.00580173 Jy ! Component: 200 - total flux cleaned = 0.00597082 Jy ! Total flux subtracted in 200 components = 0.00597082 Jy ! Clean residual min=-0.002639 max=0.002600 Jy/beam ! Clean residual mean=0.000003 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.154237 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.154237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114022Jy sigma=0.000689 ! Fit after self-cal, rms=0.114035Jy sigma=0.000689 ! 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.114035Jy sigma=0.000689 ! Fit after self-cal, rms=0.115137Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=8.587 mas, bpa=2.722 degrees ! Estimated noise=977.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150523 Jy ! Component: 100 - total flux cleaned = 0.00200096 Jy ! Component: 150 - total flux cleaned = 0.00204072 Jy ! Component: 200 - total flux cleaned = 0.00204202 Jy ! Total flux subtracted in 200 components = 0.00204202 Jy ! Clean residual min=-0.002449 max=0.002547 Jy/beam ! Clean residual mean=0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.156279 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 157 components and 0.156279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115093Jy sigma=0.000688 ! Fit after self-cal, rms=0.115090Jy sigma=0.000688 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.00031659 Jy ! Component: 100 - total flux cleaned = 0.000315318 Jy ! Component: 150 - total flux cleaned = 0.000283621 Jy ! Component: 200 - total flux cleaned = 0.000283866 Jy ! Total flux subtracted in 200 components = 0.000283866 Jy ! Clean residual min=-0.002426 max=0.002483 Jy/beam ! Clean residual mean=0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.156563 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 0.156563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115065Jy sigma=0.000688 ! Fit after self-cal, rms=0.115067Jy sigma=0.000688 ! 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.115067Jy sigma=0.000688 ! Fit after self-cal, rms=0.115022Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.98 mas, bmaj=16.4 mas, bpa=2.4 degrees ! Estimated noise=1225.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000821495 Jy ! Component: 100 - total flux cleaned = 0.000796767 Jy ! Component: 150 - total flux cleaned = 0.00074915 Jy ! Component: 200 - total flux cleaned = 0.00070534 Jy ! Total flux subtracted in 200 components = 0.00070534 Jy ! Clean residual min=-0.002534 max=0.002203 Jy/beam ! Clean residual mean=0.000006 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.157268 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 185 components and 0.157268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115018Jy sigma=0.000688 ! Fit after self-cal, rms=0.115015Jy sigma=0.000688 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.95921e-05 Jy ! Component: 100 - total flux cleaned = 1.76388e-05 Jy ! Component: 150 - total flux cleaned = -4.13009e-05 Jy ! Component: 200 - total flux cleaned = -7.82956e-05 Jy ! Total flux subtracted in 200 components = -7.82956e-05 Jy ! Clean residual min=-0.002498 max=0.002148 Jy/beam ! Clean residual mean=0.000006 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.15719 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 192 components and 0.15719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115012Jy sigma=0.000688 ! Fit after self-cal, rms=0.115012Jy sigma=0.000687 ! 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.402 mas, bmaj=8.559 mas, bpa=2.67 degrees ! Estimated noise=974.991 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 8.559 at 2.67 degrees (North through East) ! Clean map min=-0.0022241 max=0.089766 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.746 mas, bmaj=6.595 mas, bpa=-0.821 degrees ! Estimated noise=1991.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0654491 Jy ! Component: 100 - total flux cleaned = 0.0871291 Jy ! Component: 150 - total flux cleaned = 0.100599 Jy ! Component: 200 - total flux cleaned = 0.110861 Jy ! Total flux subtracted in 200 components = 0.110861 Jy ! Clean residual min=-0.006211 max=0.006743 Jy/beam ! Clean residual mean=0.000000 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.110861 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.110861 Jy ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=8.559 mas, bpa=2.67 degrees ! Estimated noise=974.991 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.0128973 Jy ! Component: 100 - total flux cleaned = 0.0208188 Jy ! Component: 150 - total flux cleaned = 0.0265202 Jy ! Component: 200 - total flux cleaned = 0.0308184 Jy ! Total flux subtracted in 200 components = 0.0308184 Jy ! Clean residual min=-0.003037 max=0.003189 Jy/beam ! Clean residual mean=0.000003 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.14168 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 71 components and 0.14168 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.98 mas, bmaj=16.4 mas, bpa=2.4 degrees ! Estimated noise=1225.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505339 Jy ! Component: 100 - total flux cleaned = 0.00833514 Jy ! Component: 150 - total flux cleaned = 0.0105717 Jy ! Component: 200 - total flux cleaned = 0.0121331 Jy ! Total flux subtracted in 200 components = 0.0121331 Jy ! Clean residual min=-0.002445 max=0.002321 Jy/beam ! Clean residual mean=0.000006 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.153813 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.00110492 Jy ! Component: 100 - total flux cleaned = 0.00189451 Jy ! Component: 150 - total flux cleaned = 0.00214348 Jy ! Component: 200 - total flux cleaned = 0.00231881 Jy ! Total flux subtracted in 200 components = 0.00231881 Jy ! Clean residual min=-0.002329 max=0.002128 Jy/beam ! Clean residual mean=0.000006 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.156132 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 133 components and 0.156132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=8.559 mas, bpa=2.67 degrees ! Estimated noise=974.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.1902e-05 Jy ! Component: 100 - total flux cleaned = 6.43221e-05 Jy ! Component: 150 - total flux cleaned = 0.000205296 Jy ! Component: 200 - total flux cleaned = 0.00029074 Jy ! Total flux subtracted in 200 components = 0.00029074 Jy ! Clean residual min=-0.002373 max=0.002309 Jy/beam ! Clean residual mean=0.000003 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.156423 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 153 components and 0.156423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115061Jy sigma=0.000688 ! Fit after self-cal, rms=0.115036Jy sigma=0.000688 wmodel J1455-1700_S_2017_06_10_pus_map.mod ! Writing 153 model components to file: J1455-1700_S_2017_06_10_pus_map.mod wobs J1455-1700_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1455-1700_S_2017_06_10_pus_uvs.fits wwins J1455-1700_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1455-1700_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.000416386 Jy ! Component: 100 - total flux cleaned = -0.000456062 Jy ! Component: 150 - total flux cleaned = -0.000417128 Jy ! Component: 200 - total flux cleaned = -0.000486624 Jy ! Component: 250 - total flux cleaned = -0.00055569 Jy ! Component: 300 - total flux cleaned = -0.000556142 Jy ! Component: 350 - total flux cleaned = -0.00062215 Jy ! Component: 400 - total flux cleaned = -0.000622381 Jy ! Component: 450 - total flux cleaned = -0.000654019 Jy ! Component: 500 - total flux cleaned = -0.00068354 Jy ! Component: 550 - total flux cleaned = -0.000652887 Jy ! Component: 600 - total flux cleaned = -0.00065286 Jy ! Component: 650 - total flux cleaned = -0.00062415 Jy ! Component: 700 - total flux cleaned = -0.000680606 Jy ! Component: 750 - total flux cleaned = -0.000541955 Jy ! Component: 800 - total flux cleaned = -0.00056936 Jy ! Component: 850 - total flux cleaned = -0.000435276 Jy ! Component: 900 - total flux cleaned = -0.000408899 Jy ! Component: 950 - total flux cleaned = -0.000278189 Jy ! Component: 1000 - total flux cleaned = -0.000175339 Jy ! Component: 1050 - total flux cleaned = -4.92305e-05 Jy ! Component: 1100 - total flux cleaned = 5.87209e-07 Jy ! Component: 1150 - total flux cleaned = 0.000197506 Jy ! Component: 1200 - total flux cleaned = 0.000318868 Jy ! Component: 1250 - total flux cleaned = 0.000414816 Jy ! Component: 1300 - total flux cleaned = 0.000485929 Jy ! Component: 1350 - total flux cleaned = 0.000649839 Jy ! Component: 1400 - total flux cleaned = 0.000765393 Jy ! Component: 1450 - total flux cleaned = 0.000856754 Jy ! Component: 1500 - total flux cleaned = 0.000947346 Jy ! Component: 1550 - total flux cleaned = 0.00108137 Jy ! Component: 1600 - total flux cleaned = 0.00114762 Jy ! Component: 1650 - total flux cleaned = 0.00119128 Jy ! Component: 1700 - total flux cleaned = 0.00129996 Jy ! Component: 1750 - total flux cleaned = 0.00138617 Jy ! Component: 1800 - total flux cleaned = 0.00147141 Jy ! Component: 1850 - total flux cleaned = 0.00151375 Jy ! Component: 1900 - total flux cleaned = 0.00159766 Jy ! Component: 1950 - total flux cleaned = 0.00168042 Jy ! Component: 2000 - total flux cleaned = 0.00170084 Jy ! Component: 2050 - total flux cleaned = 0.00178254 Jy ! Component: 2100 - total flux cleaned = 0.0018231 Jy ! Component: 2150 - total flux cleaned = 0.00186305 Jy ! Component: 2200 - total flux cleaned = 0.00194282 Jy ! Component: 2250 - total flux cleaned = 0.00192308 Jy ! Component: 2300 - total flux cleaned = 0.00196226 Jy ! Component: 2350 - total flux cleaned = 0.00205933 Jy ! Component: 2400 - total flux cleaned = 0.00211689 Jy ! Component: 2450 - total flux cleaned = 0.00213575 Jy ! Component: 2500 - total flux cleaned = 0.00213577 Jy ! Component: 2550 - total flux cleaned = 0.00221135 Jy ! Component: 2600 - total flux cleaned = 0.00223011 Jy ! Component: 2650 - total flux cleaned = 0.0022861 Jy ! Component: 2700 - total flux cleaned = 0.00228618 Jy ! Component: 2750 - total flux cleaned = 0.00228636 Jy ! Component: 2800 - total flux cleaned = 0.00239608 Jy ! Component: 2850 - total flux cleaned = 0.00243228 Jy ! Component: 2900 - total flux cleaned = 0.00248638 Jy ! Component: 2950 - total flux cleaned = 0.00241472 Jy ! Component: 3000 - total flux cleaned = 0.00246817 Jy ! Component: 3050 - total flux cleaned = 0.00253912 Jy ! Component: 3100 - total flux cleaned = 0.00253923 Jy ! Component: 3150 - total flux cleaned = 0.00260907 Jy ! Component: 3200 - total flux cleaned = 0.00259168 Jy ! Component: 3250 - total flux cleaned = 0.00257428 Jy ! Component: 3300 - total flux cleaned = 0.0026088 Jy ! Component: 3350 - total flux cleaned = 0.00267739 Jy ! Component: 3400 - total flux cleaned = 0.00274522 Jy ! Component: 3450 - total flux cleaned = 0.0027284 Jy ! Component: 3500 - total flux cleaned = 0.00272841 Jy ! Component: 3550 - total flux cleaned = 0.0027786 Jy ! Component: 3600 - total flux cleaned = 0.00284518 Jy ! Component: 3650 - total flux cleaned = 0.00282858 Jy ! Component: 3700 - total flux cleaned = 0.00292754 Jy ! Component: 3750 - total flux cleaned = 0.0029275 Jy ! Component: 3800 - total flux cleaned = 0.0029601 Jy ! Component: 3850 - total flux cleaned = 0.00296026 Jy ! Component: 3900 - total flux cleaned = 0.00300877 Jy ! Component: 3950 - total flux cleaned = 0.00300872 Jy ! Component: 4000 - total flux cleaned = 0.0029926 Jy ! Component: 4050 - total flux cleaned = 0.00299244 Jy ! Total flux subtracted in 4096 components = 0.00297653 Jy ! Clean residual min=-0.001149 max=0.000881 Jy/beam ! Clean residual mean=0.000002 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.159399 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 425 components and 0.159399 Jy ![Exited script file: muppet] wmap "J1455-1700_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 8.559 at 2.67 degrees (North through East) ! Clean map min=-0.0026984 max=0.090905 Jy/beam ! Writing clean map to FITS file: J1455-1700_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.090905 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.912304 0.912304 1.82461 3.64921 7.29843 14.5969 29.1937 58.3874 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.402 x 8.559 at 2.67 degrees (North through East) ! Clean map min=-0.0026984 max=0.090905 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 J1455-1700_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:42 2019