! Started logfile: J0915+0007_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:44:19 2019 obs J0915+0007_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0915+0007_S_2017_05_31_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975617 visibilities/baseline/integration-bin. ! Found source: J0915+0007 ! ! 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 703 lines of history. ! ! Reading 25288 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 J0915+0007_S_2017_05_31_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 629 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.827539Jy sigma=0.006597 ! Fit after self-cal, rms=0.819476Jy sigma=0.006537 ! 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.779 mas, bmaj=6.834 mas, bpa=-3.627 degrees ! Estimated noise=998.402 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.135648 Jy ! Component: 100 - total flux cleaned = 0.19734 Jy ! Total flux subtracted in 100 components = 0.19734 Jy ! Clean residual min=-0.011568 max=0.029096 Jy/beam ! Clean residual mean=0.000028 rms=0.002936 Jy/beam ! Combined flux in latest and established models = 0.19734 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.19734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143284Jy sigma=0.000834 ! Fit after self-cal, rms=0.142470Jy sigma=0.000828 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0341923 Jy ! Component: 100 - total flux cleaned = 0.0521089 Jy ! Total flux subtracted in 100 components = 0.0521089 Jy ! Clean residual min=-0.005997 max=0.009780 Jy/beam ! Clean residual mean=0.000015 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.249449 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.249449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130655Jy sigma=0.000727 ! Fit after self-cal, rms=0.130541Jy sigma=0.000727 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010403 Jy ! Component: 100 - total flux cleaned = 0.0164651 Jy ! Total flux subtracted in 100 components = 0.0164651 Jy ! Clean residual min=-0.004712 max=0.006653 Jy/beam ! Clean residual mean=0.000012 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.265914 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.265914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128906Jy sigma=0.000718 ! Fit after self-cal, rms=0.128892Jy sigma=0.000718 ! 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.337 mas, bmaj=8.001 mas, bpa=-3.959 degrees ! Estimated noise=645.913 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.00453349 Jy ! Component: 100 - total flux cleaned = 0.00702363 Jy ! Component: 150 - total flux cleaned = 0.00849784 Jy ! Component: 200 - total flux cleaned = 0.00897632 Jy ! Total flux subtracted in 200 components = 0.00897632 Jy ! Clean residual min=-0.004489 max=0.006942 Jy/beam ! Clean residual mean=0.000008 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.27489 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.27489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128395Jy sigma=0.000718 ! Fit after self-cal, rms=0.128386Jy 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.04 FD 0.93 HN 0.95 KP 1.01 ! LA 1.00 MK 1.03 NL 0.90 OV 1.03 ! PT 1.09 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 1.00 KP 0.98 ! LA 0.97 MK 0.97 NL 1.02 OV 1.05 ! PT 1.08 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.01 KP 1.00 ! LA 0.98 MK 1.06 NL 0.98 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.92 KP 1.05 ! LA 0.88 MK 1.20 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.128386Jy sigma=0.000718 ! Fit after self-cal, rms=0.127944Jy sigma=0.000709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=8.022 mas, bpa=-4.031 degrees ! Estimated noise=654.664 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.00219408 Jy ! Component: 100 - total flux cleaned = 0.00309635 Jy ! Component: 150 - total flux cleaned = 0.00321292 Jy ! Component: 200 - total flux cleaned = 0.00328537 Jy ! Total flux subtracted in 200 components = 0.00328537 Jy ! Clean residual min=-0.004166 max=0.005765 Jy/beam ! Clean residual mean=0.000004 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.278176 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.278176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127786Jy sigma=0.000709 ! Fit after self-cal, rms=0.127788Jy sigma=0.000709 ! 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.127788Jy sigma=0.000709 ! Fit after self-cal, rms=0.121485Jy sigma=0.000693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=8.027 mas, bpa=-4.198 degrees ! Estimated noise=662.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244824 Jy ! Component: 100 - total flux cleaned = 0.00305215 Jy ! Component: 150 - total flux cleaned = 0.00305229 Jy ! Component: 200 - total flux cleaned = 0.00308125 Jy ! Total flux subtracted in 200 components = 0.00308125 Jy ! Clean residual min=-0.002371 max=0.003442 Jy/beam ! Clean residual mean=0.000024 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.281257 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.281257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121312Jy sigma=0.000693 ! Fit after self-cal, rms=0.121225Jy sigma=0.000692 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 (5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299266 Jy ! Component: 100 - total flux cleaned = 0.00339865 Jy ! Component: 150 - total flux cleaned = 0.00316395 Jy ! Component: 200 - total flux cleaned = 0.00296439 Jy ! Total flux subtracted in 200 components = 0.00296439 Jy ! Clean residual min=-0.002440 max=0.002645 Jy/beam ! Clean residual mean=0.000023 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.284221 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.284221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121094Jy sigma=0.000692 ! Fit after self-cal, rms=0.121080Jy sigma=0.000692 ! 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.121080Jy sigma=0.000692 ! Fit after self-cal, rms=0.107796Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=8.023 mas, bpa=-4.184 degrees ! Estimated noise=665.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193021 Jy ! Component: 100 - total flux cleaned = 0.00235639 Jy ! Component: 150 - total flux cleaned = 0.0022836 Jy ! Component: 200 - total flux cleaned = 0.00225412 Jy ! Total flux subtracted in 200 components = 0.00225412 Jy ! Clean residual min=-0.001726 max=0.001882 Jy/beam ! Clean residual mean=0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.286475 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.286475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107729Jy sigma=0.000686 ! Fit after self-cal, rms=0.107631Jy sigma=0.000686 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.000354008 Jy ! Component: 100 - total flux cleaned = 0.000270038 Jy ! Component: 150 - total flux cleaned = 0.000244402 Jy ! Component: 200 - total flux cleaned = 0.000198706 Jy ! Total flux subtracted in 200 components = 0.000198706 Jy ! Clean residual min=-0.001691 max=0.001867 Jy/beam ! Clean residual mean=0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.286674 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 104 components and 0.286674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107610Jy sigma=0.000686 ! Fit after self-cal, rms=0.107609Jy sigma=0.000686 ! 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.107609Jy sigma=0.000686 ! Fit after self-cal, rms=0.107833Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.496 mas, bmaj=12.67 mas, bpa=-6.974 degrees ! Estimated noise=847.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179195 Jy ! Component: 100 - total flux cleaned = 0.00239045 Jy ! Component: 150 - total flux cleaned = 0.0024761 Jy ! Component: 200 - total flux cleaned = 0.00244388 Jy ! Total flux subtracted in 200 components = 0.00244388 Jy ! Clean residual min=-0.002007 max=0.002339 Jy/beam ! Clean residual mean=0.000009 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.289118 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 127 components and 0.289118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107789Jy sigma=0.000686 ! Fit after self-cal, rms=0.107787Jy sigma=0.000686 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.000376119 Jy ! Component: 100 - total flux cleaned = 0.000318508 Jy ! Component: 150 - total flux cleaned = 0.000267862 Jy ! Component: 200 - total flux cleaned = 0.000223278 Jy ! Total flux subtracted in 200 components = 0.000223278 Jy ! Clean residual min=-0.001969 max=0.002370 Jy/beam ! Clean residual mean=0.000008 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.289341 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 135 components and 0.289341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107779Jy sigma=0.000686 ! Fit after self-cal, rms=0.107779Jy sigma=0.000686 ! 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.347 mas, bmaj=8.015 mas, bpa=-4.171 degrees ! Estimated noise=668.475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 8.015 at -4.171 degrees (North through East) ! Clean map min=-0.0016028 max=0.18586 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.789 mas, bmaj=6.828 mas, bpa=-3.807 degrees ! Estimated noise=1032.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140722 Jy ! Component: 100 - total flux cleaned = 0.205828 Jy ! Component: 150 - total flux cleaned = 0.239696 Jy ! Component: 200 - total flux cleaned = 0.258194 Jy ! Total flux subtracted in 200 components = 0.258194 Jy ! Clean residual min=-0.004742 max=0.009285 Jy/beam ! Clean residual mean=0.000010 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.258194 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.258194 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.015 mas, bpa=-4.171 degrees ! Estimated noise=668.475 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.0138077 Jy ! Component: 100 - total flux cleaned = 0.0209034 Jy ! Component: 150 - total flux cleaned = 0.0247759 Jy ! Component: 200 - total flux cleaned = 0.0271901 Jy ! Total flux subtracted in 200 components = 0.0271901 Jy ! Clean residual min=-0.001757 max=0.001832 Jy/beam ! Clean residual mean=0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.285384 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.285384 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.496 mas, bmaj=12.67 mas, bpa=-6.974 degrees ! Estimated noise=847.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237872 Jy ! Component: 100 - total flux cleaned = 0.00332553 Jy ! Component: 150 - total flux cleaned = 0.00354879 Jy ! Component: 200 - total flux cleaned = 0.00369999 Jy ! Total flux subtracted in 200 components = 0.00369999 Jy ! Clean residual min=-0.002004 max=0.002325 Jy/beam ! Clean residual mean=0.000009 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.289084 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.07914e-06 Jy ! Component: 100 - total flux cleaned = 3.75402e-05 Jy ! Component: 150 - total flux cleaned = 5.31338e-05 Jy ! Component: 200 - total flux cleaned = 8.25737e-05 Jy ! Total flux subtracted in 200 components = 8.25737e-05 Jy ! Clean residual min=-0.002002 max=0.002341 Jy/beam ! Clean residual mean=0.000009 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.289167 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 90 components and 0.289167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.015 mas, bpa=-4.171 degrees ! Estimated noise=668.475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.96719e-05 Jy ! Component: 100 - total flux cleaned = -6.61711e-06 Jy ! Component: 150 - total flux cleaned = 5.60923e-05 Jy ! Component: 200 - total flux cleaned = 0.000113236 Jy ! Total flux subtracted in 200 components = 0.000113236 Jy ! Clean residual min=-0.001595 max=0.001916 Jy/beam ! Clean residual mean=0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.28928 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.28928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107771Jy sigma=0.000686 ! Fit after self-cal, rms=0.107772Jy sigma=0.000686 wmodel J0915+0007_S_2017_05_31_pus_map.mod ! Writing 110 model components to file: J0915+0007_S_2017_05_31_pus_map.mod wobs J0915+0007_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0915+0007_S_2017_05_31_pus_uvs.fits wwins J0915+0007_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0915+0007_S_2017_05_31_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.000836178 Jy ! Component: 100 - total flux cleaned = 0.00122706 Jy ! Component: 150 - total flux cleaned = 0.00139722 Jy ! Component: 200 - total flux cleaned = 0.00139732 Jy ! Component: 250 - total flux cleaned = 0.00137047 Jy ! Component: 300 - total flux cleaned = 0.0012686 Jy ! Component: 350 - total flux cleaned = 0.00121918 Jy ! Component: 400 - total flux cleaned = 0.00112351 Jy ! Component: 450 - total flux cleaned = 0.00105364 Jy ! Component: 500 - total flux cleaned = 0.00105386 Jy ! Component: 550 - total flux cleaned = 0.00109862 Jy ! Component: 600 - total flux cleaned = 0.00112011 Jy ! Component: 650 - total flux cleaned = 0.00114105 Jy ! Component: 700 - total flux cleaned = 0.00116214 Jy ! Component: 750 - total flux cleaned = 0.00116233 Jy ! Component: 800 - total flux cleaned = 0.00128444 Jy ! Component: 850 - total flux cleaned = 0.00132463 Jy ! Component: 900 - total flux cleaned = 0.00140358 Jy ! Component: 950 - total flux cleaned = 0.00146156 Jy ! Component: 1000 - total flux cleaned = 0.00140361 Jy ! Component: 1050 - total flux cleaned = 0.00144159 Jy ! Component: 1100 - total flux cleaned = 0.00134847 Jy ! Component: 1150 - total flux cleaned = 0.00131178 Jy ! Component: 1200 - total flux cleaned = 0.00125695 Jy ! Component: 1250 - total flux cleaned = 0.00122129 Jy ! Component: 1300 - total flux cleaned = 0.0011682 Jy ! Component: 1350 - total flux cleaned = 0.00111558 Jy ! Component: 1400 - total flux cleaned = 0.0010293 Jy ! Component: 1450 - total flux cleaned = 0.00104619 Jy ! Component: 1500 - total flux cleaned = 0.000961838 Jy ! Component: 1550 - total flux cleaned = 0.000895402 Jy ! Component: 1600 - total flux cleaned = 0.000895682 Jy ! Component: 1650 - total flux cleaned = 0.000895443 Jy ! Component: 1700 - total flux cleaned = 0.000846898 Jy ! Component: 1750 - total flux cleaned = 0.000831223 Jy ! Component: 1800 - total flux cleaned = 0.000862636 Jy ! Component: 1850 - total flux cleaned = 0.000816099 Jy ! Component: 1900 - total flux cleaned = 0.000800603 Jy ! Component: 1950 - total flux cleaned = 0.00073971 Jy ! Component: 2000 - total flux cleaned = 0.000769877 Jy ! Component: 2050 - total flux cleaned = 0.000739697 Jy ! Component: 2100 - total flux cleaned = 0.000665189 Jy ! Component: 2150 - total flux cleaned = 0.00057663 Jy ! Component: 2200 - total flux cleaned = 0.000561983 Jy ! Component: 2250 - total flux cleaned = 0.000532968 Jy ! Component: 2300 - total flux cleaned = 0.00046122 Jy ! Component: 2350 - total flux cleaned = 0.0004044 Jy ! Component: 2400 - total flux cleaned = 0.000376189 Jy ! Component: 2450 - total flux cleaned = 0.00034819 Jy ! Component: 2500 - total flux cleaned = 0.000278917 Jy ! Component: 2550 - total flux cleaned = 0.000251389 Jy ! Component: 2600 - total flux cleaned = 0.000196714 Jy ! Component: 2650 - total flux cleaned = 0.000183274 Jy ! Component: 2700 - total flux cleaned = 0.000156384 Jy ! Component: 2750 - total flux cleaned = 0.000129546 Jy ! Component: 2800 - total flux cleaned = 6.30517e-05 Jy ! Component: 2850 - total flux cleaned = 8.91863e-05 Jy ! Component: 2900 - total flux cleaned = 2.36383e-05 Jy ! Component: 2950 - total flux cleaned = -2.81255e-05 Jy ! Component: 3000 - total flux cleaned = 6.21106e-05 Jy ! Component: 3050 - total flux cleaned = -1.47891e-05 Jy ! Component: 3100 - total flux cleaned = -4.0065e-05 Jy ! Component: 3150 - total flux cleaned = -6.54079e-05 Jy ! Component: 3200 - total flux cleaned = -7.77109e-05 Jy ! Component: 3250 - total flux cleaned = -2.76317e-05 Jy ! Component: 3300 - total flux cleaned = -7.7284e-05 Jy ! Component: 3350 - total flux cleaned = -7.73216e-05 Jy ! Component: 3400 - total flux cleaned = -8.94934e-05 Jy ! Component: 3450 - total flux cleaned = -7.73851e-05 Jy ! Component: 3500 - total flux cleaned = -7.7404e-05 Jy ! Component: 3550 - total flux cleaned = -4.14087e-05 Jy ! Component: 3600 - total flux cleaned = -8.91002e-05 Jy ! Component: 3650 - total flux cleaned = -5.35085e-05 Jy ! Component: 3700 - total flux cleaned = -4.16964e-05 Jy ! Component: 3750 - total flux cleaned = -3.00931e-05 Jy ! Component: 3800 - total flux cleaned = -8.83146e-05 Jy ! Component: 3850 - total flux cleaned = -5.35832e-05 Jy ! Component: 3900 - total flux cleaned = -4.205e-05 Jy ! Component: 3950 - total flux cleaned = -7.70723e-06 Jy ! Component: 4000 - total flux cleaned = -4.18469e-05 Jy ! Component: 4050 - total flux cleaned = -7.58261e-05 Jy ! Total flux subtracted in 4096 components = -1.9683e-05 Jy ! Clean residual min=-0.000799 max=0.000604 Jy/beam ! Clean residual mean=0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.289261 Jy keep ! Adding 338 model components to the UV plane model. ! The established model now contains 448 components and 0.28926 Jy ![Exited script file: muppet] wmap "J0915+0007_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 8.015 at -4.171 degrees (North through East) ! Clean map min=-0.0012582 max=0.18664 Jy/beam ! Writing clean map to FITS file: J0915+0007_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.186643 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207887 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334146 0.334146 0.668292 1.33658 2.67317 5.34634 10.6927 21.3854 42.7707 85.5414 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.186 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.347 x 8.015 at -4.171 degrees (North through East) ! Clean map min=-0.0012582 max=0.18664 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 J0915+0007_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:44:25 2019