! Started logfile: J0805-0111_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:08:44 2019 obs J0805-0111_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0805-0111_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768675 visibilities/baseline/integration-bin. ! Found source: J0805-0111 ! ! 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 622 lines of history. ! ! Reading 11484 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 J0805-0111_S_2017_01_16_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.771800Jy sigma=0.006009 ! Fit after self-cal, rms=0.764960Jy sigma=0.005965 ! 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.6 mas, bmaj=9.392 mas, bpa=16.66 degrees ! Estimated noise=1155.73 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.18834 Jy ! Component: 100 - total flux cleaned = 0.229412 Jy ! Total flux subtracted in 100 components = 0.229412 Jy ! Clean residual min=-0.006469 max=0.011474 Jy/beam ! Clean residual mean=0.000037 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.229412 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.229412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156695Jy sigma=0.000705 ! Fit after self-cal, rms=0.156688Jy sigma=0.000705 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117956 Jy ! Component: 100 - total flux cleaned = 0.0192289 Jy ! Total flux subtracted in 100 components = 0.0192289 Jy ! Clean residual min=-0.005145 max=0.005969 Jy/beam ! Clean residual mean=0.000023 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.248641 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.248641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154910Jy sigma=0.000690 ! Fit after self-cal, rms=0.154898Jy sigma=0.000690 ! 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=4.126 mas, bmaj=10.41 mas, bpa=16.98 degrees ! Estimated noise=906.996 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.0074604 Jy ! Component: 100 - total flux cleaned = 0.0122859 Jy ! Component: 150 - total flux cleaned = 0.0155945 Jy ! Component: 200 - total flux cleaned = 0.0178996 Jy ! Total flux subtracted in 200 components = 0.0178996 Jy ! Clean residual min=-0.003761 max=0.004592 Jy/beam ! Clean residual mean=0.000010 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.266541 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.266541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154000Jy sigma=0.000686 ! Fit after self-cal, rms=0.153995Jy sigma=0.000686 ! 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.02 FD 0.93 HN 0.99 KP 1.03 ! LA 1.05 MK 1.00* NL 0.91 OV 0.99 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.01 KP 1.00 ! LA 1.01 MK 1.00* NL 1.06 OV 1.02 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.01 KP 1.04 ! LA 1.03 MK 1.00* NL 1.02 OV 0.95 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.99 KP 0.36 ! LA 0.96 MK 1.00* NL 1.00* OV 0.97 ! PT 0.97 SC 1.37 ! ! ! Fit before self-cal, rms=0.153995Jy sigma=0.000686 ! Fit after self-cal, rms=0.120296Jy sigma=0.000672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=10.41 mas, bpa=16.75 degrees ! Estimated noise=908.199 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.000514896 Jy ! Component: 100 - total flux cleaned = 0.000465318 Jy ! Component: 150 - total flux cleaned = 0.000498014 Jy ! Component: 200 - total flux cleaned = 0.000592058 Jy ! Total flux subtracted in 200 components = 0.000592058 Jy ! Clean residual min=-0.003325 max=0.003574 Jy/beam ! Clean residual mean=0.000011 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.267133 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.267133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120258Jy sigma=0.000672 ! Fit after self-cal, rms=0.120236Jy sigma=0.000672 ! 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.120236Jy sigma=0.000672 ! Fit after self-cal, rms=0.113494Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.131 mas, bmaj=10.39 mas, bpa=16.65 degrees ! Estimated noise=909.216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161736 Jy ! Component: 100 - total flux cleaned = 0.000117381 Jy ! Component: 150 - total flux cleaned = 8.34977e-05 Jy ! Component: 200 - total flux cleaned = 8.13402e-05 Jy ! Total flux subtracted in 200 components = 8.13402e-05 Jy ! Clean residual min=-0.002857 max=0.002700 Jy/beam ! Clean residual mean=0.000006 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.267214 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.267214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113465Jy sigma=0.000666 ! Fit after self-cal, rms=0.113427Jy sigma=0.000666 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 = 4.00407e-05 Jy ! Component: 100 - total flux cleaned = 9.48383e-05 Jy ! Component: 150 - total flux cleaned = 0.000110413 Jy ! Component: 200 - total flux cleaned = 0.000109809 Jy ! Total flux subtracted in 200 components = 0.000109809 Jy ! Clean residual min=-0.002854 max=0.002682 Jy/beam ! Clean residual mean=0.000006 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.267324 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.267324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113420Jy sigma=0.000666 ! Fit after self-cal, rms=0.113420Jy sigma=0.000666 ! 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.113420Jy sigma=0.000666 ! Fit after self-cal, rms=0.112595Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=10.38 mas, bpa=16.59 degrees ! Estimated noise=909.672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494565 Jy ! Component: 100 - total flux cleaned = -0.000523545 Jy ! Component: 150 - total flux cleaned = -0.000545298 Jy ! Component: 200 - total flux cleaned = -0.000562263 Jy ! Total flux subtracted in 200 components = -0.000562263 Jy ! Clean residual min=-0.002639 max=0.002674 Jy/beam ! Clean residual mean=0.000003 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.266762 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.266762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112577Jy sigma=0.000665 ! Fit after self-cal, rms=0.112557Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.85219e-06 Jy ! Component: 100 - total flux cleaned = -5.05014e-05 Jy ! Component: 150 - total flux cleaned = -7.4687e-05 Jy ! Component: 200 - total flux cleaned = -0.000107447 Jy ! Total flux subtracted in 200 components = -0.000107447 Jy ! Clean residual min=-0.002612 max=0.002671 Jy/beam ! Clean residual mean=0.000003 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.266654 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.266654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112553Jy sigma=0.000665 ! Fit after self-cal, rms=0.112552Jy sigma=0.000665 ! 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.112552Jy sigma=0.000665 ! Fit after self-cal, rms=0.112664Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.879 mas, bmaj=13 mas, bpa=7.353 degrees ! Estimated noise=1053.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000266297 Jy ! Component: 100 - total flux cleaned = -0.000291849 Jy ! Component: 150 - total flux cleaned = -0.000290807 Jy ! Component: 200 - total flux cleaned = -0.000309449 Jy ! Total flux subtracted in 200 components = -0.000309449 Jy ! Clean residual min=-0.003067 max=0.003497 Jy/beam ! Clean residual mean=0.000007 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.266345 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.266345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112657Jy sigma=0.000665 ! Fit after self-cal, rms=0.112658Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.53297e-07 Jy ! Component: 100 - total flux cleaned = -2.96902e-05 Jy ! Component: 150 - total flux cleaned = -4.25719e-05 Jy ! Component: 200 - total flux cleaned = -6.78804e-05 Jy ! Total flux subtracted in 200 components = -6.78804e-05 Jy ! Clean residual min=-0.003024 max=0.003466 Jy/beam ! Clean residual mean=0.000006 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.266277 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.266277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112656Jy sigma=0.000665 ! Fit after self-cal, rms=0.112653Jy sigma=0.000665 ! 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=4.128 mas, bmaj=10.37 mas, bpa=16.55 degrees ! Estimated noise=910.209 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.128 x 10.37 at 16.55 degrees (North through East) ! Clean map min=-0.0025307 max=0.24227 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.608 mas, bmaj=9.333 mas, bpa=16.05 degrees ! Estimated noise=1160.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188965 Jy ! Component: 100 - total flux cleaned = 0.230213 Jy ! Component: 150 - total flux cleaned = 0.241569 Jy ! Component: 200 - total flux cleaned = 0.247995 Jy ! Total flux subtracted in 200 components = 0.247995 Jy ! Clean residual min=-0.003900 max=0.004151 Jy/beam ! Clean residual mean=0.000010 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.247995 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.247995 Jy ! Inverting map and beam ! Estimated beam: bmin=4.128 mas, bmaj=10.37 mas, bpa=16.55 degrees ! Estimated noise=910.209 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.00609521 Jy ! Component: 100 - total flux cleaned = 0.00989284 Jy ! Component: 150 - total flux cleaned = 0.0123821 Jy ! Component: 200 - total flux cleaned = 0.0140558 Jy ! Total flux subtracted in 200 components = 0.0140558 Jy ! Clean residual min=-0.002753 max=0.002782 Jy/beam ! Clean residual mean=0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.262051 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.262051 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.879 mas, bmaj=13 mas, bpa=7.353 degrees ! Estimated noise=1053.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196812 Jy ! Component: 100 - total flux cleaned = 0.00284278 Jy ! Component: 150 - total flux cleaned = 0.00297205 Jy ! Component: 200 - total flux cleaned = 0.00308505 Jy ! Total flux subtracted in 200 components = 0.00308505 Jy ! Clean residual min=-0.003164 max=0.003507 Jy/beam ! Clean residual mean=0.000006 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.265136 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 = 8.01468e-05 Jy ! Component: 100 - total flux cleaned = 0.000117641 Jy ! Component: 150 - total flux cleaned = 0.000188697 Jy ! Component: 200 - total flux cleaned = 0.000239435 Jy ! Total flux subtracted in 200 components = 0.000239435 Jy ! Clean residual min=-0.003125 max=0.003496 Jy/beam ! Clean residual mean=0.000006 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.265375 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.265375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.128 mas, bmaj=10.37 mas, bpa=16.55 degrees ! Estimated noise=910.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000334458 Jy ! Component: 100 - total flux cleaned = -0.000305934 Jy ! Component: 150 - total flux cleaned = -0.000254681 Jy ! Component: 200 - total flux cleaned = -0.000186673 Jy ! Total flux subtracted in 200 components = -0.000186673 Jy ! Clean residual min=-0.002652 max=0.002642 Jy/beam ! Clean residual mean=0.000003 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.265189 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.265189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112659Jy sigma=0.000665 ! Fit after self-cal, rms=0.112644Jy sigma=0.000665 wmodel J0805-0111_S_2017_01_16_pus_map.mod ! Writing 85 model components to file: J0805-0111_S_2017_01_16_pus_map.mod wobs J0805-0111_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0805-0111_S_2017_01_16_pus_uvs.fits wwins J0805-0111_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0805-0111_S_2017_01_16_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.00015096 Jy ! Component: 100 - total flux cleaned = 0.000108454 Jy ! Component: 150 - total flux cleaned = 6.57824e-05 Jy ! Component: 200 - total flux cleaned = 0.000143517 Jy ! Component: 250 - total flux cleaned = 0.000443958 Jy ! Component: 300 - total flux cleaned = 0.000698394 Jy ! Component: 350 - total flux cleaned = 0.000838404 Jy ! Component: 400 - total flux cleaned = 0.00100854 Jy ! Component: 450 - total flux cleaned = 0.00120702 Jy ! Component: 500 - total flux cleaned = 0.00143346 Jy ! Component: 550 - total flux cleaned = 0.00162268 Jy ! Component: 600 - total flux cleaned = 0.00177748 Jy ! Component: 650 - total flux cleaned = 0.00204984 Jy ! Component: 700 - total flux cleaned = 0.00222724 Jy ! Component: 750 - total flux cleaned = 0.00234411 Jy ! Component: 800 - total flux cleaned = 0.00260057 Jy ! Component: 850 - total flux cleaned = 0.00271173 Jy ! Component: 900 - total flux cleaned = 0.00287626 Jy ! Component: 950 - total flux cleaned = 0.0030381 Jy ! Component: 1000 - total flux cleaned = 0.00322305 Jy ! Component: 1050 - total flux cleaned = 0.00330091 Jy ! Component: 1100 - total flux cleaned = 0.00345472 Jy ! Component: 1150 - total flux cleaned = 0.00358054 Jy ! Component: 1200 - total flux cleaned = 0.00355541 Jy ! Component: 1250 - total flux cleaned = 0.0036782 Jy ! Component: 1300 - total flux cleaned = 0.00377504 Jy ! Component: 1350 - total flux cleaned = 0.00389356 Jy ! Component: 1400 - total flux cleaned = 0.00384646 Jy ! Component: 1450 - total flux cleaned = 0.00389296 Jy ! Component: 1500 - total flux cleaned = 0.00396192 Jy ! Component: 1550 - total flux cleaned = 0.00405187 Jy ! Component: 1600 - total flux cleaned = 0.00405183 Jy ! Component: 1650 - total flux cleaned = 0.00416178 Jy ! Component: 1700 - total flux cleaned = 0.00424818 Jy ! Component: 1750 - total flux cleaned = 0.00424784 Jy ! Component: 1800 - total flux cleaned = 0.00433265 Jy ! Component: 1850 - total flux cleaned = 0.00437406 Jy ! Component: 1900 - total flux cleaned = 0.00443629 Jy ! Component: 1950 - total flux cleaned = 0.00441581 Jy ! Component: 2000 - total flux cleaned = 0.00447677 Jy ! Component: 2050 - total flux cleaned = 0.00453709 Jy ! Component: 2100 - total flux cleaned = 0.00461654 Jy ! Component: 2150 - total flux cleaned = 0.00463615 Jy ! Component: 2200 - total flux cleaned = 0.00477194 Jy ! Component: 2250 - total flux cleaned = 0.00482993 Jy ! Component: 2300 - total flux cleaned = 0.00481091 Jy ! Component: 2350 - total flux cleaned = 0.00490544 Jy ! Component: 2400 - total flux cleaned = 0.00496161 Jy ! Component: 2450 - total flux cleaned = 0.00505389 Jy ! Component: 2500 - total flux cleaned = 0.00510898 Jy ! Component: 2550 - total flux cleaned = 0.00518178 Jy ! Component: 2600 - total flux cleaned = 0.00523577 Jy ! Component: 2650 - total flux cleaned = 0.00527131 Jy ! Component: 2700 - total flux cleaned = 0.00534217 Jy ! Component: 2750 - total flux cleaned = 0.00535955 Jy ! Component: 2800 - total flux cleaned = 0.00542901 Jy ! Component: 2850 - total flux cleaned = 0.00546363 Jy ! Component: 2900 - total flux cleaned = 0.00546405 Jy ! Component: 2950 - total flux cleaned = 0.00558315 Jy ! Component: 3000 - total flux cleaned = 0.00561723 Jy ! Component: 3050 - total flux cleaned = 0.00570094 Jy ! Component: 3100 - total flux cleaned = 0.00576713 Jy ! Component: 3150 - total flux cleaned = 0.00581632 Jy ! Component: 3200 - total flux cleaned = 0.00586518 Jy ! Component: 3250 - total flux cleaned = 0.00594624 Jy ! Component: 3300 - total flux cleaned = 0.00604254 Jy ! Component: 3350 - total flux cleaned = 0.00610603 Jy ! Component: 3400 - total flux cleaned = 0.00615342 Jy ! Component: 3450 - total flux cleaned = 0.00621634 Jy ! Component: 3500 - total flux cleaned = 0.00624776 Jy ! Component: 3550 - total flux cleaned = 0.00635624 Jy ! Component: 3600 - total flux cleaned = 0.00640241 Jy ! Component: 3650 - total flux cleaned = 0.0064636 Jy ! Component: 3700 - total flux cleaned = 0.00656984 Jy ! Component: 3750 - total flux cleaned = 0.00666038 Jy ! Component: 3800 - total flux cleaned = 0.00666038 Jy ! Component: 3850 - total flux cleaned = 0.0066605 Jy ! Component: 3900 - total flux cleaned = 0.00673443 Jy ! Component: 3950 - total flux cleaned = 0.00682247 Jy ! Component: 4000 - total flux cleaned = 0.00680782 Jy ! Component: 4050 - total flux cleaned = 0.00683701 Jy ! Total flux subtracted in 4096 components = 0.00695267 Jy ! Clean residual min=-0.000946 max=0.000916 Jy/beam ! Clean residual mean=0.000001 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.272141 Jy keep ! Adding 356 model components to the UV plane model. ! The established model now contains 441 components and 0.272141 Jy ![Exited script file: muppet] wmap "J0805-0111_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.128 x 10.37 at 16.55 degrees (North through East) ! Clean map min=-0.0017152 max=0.24255 Jy/beam ! Writing clean map to FITS file: J0805-0111_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.242554 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288701 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.357077 0.357077 0.714153 1.42831 2.85661 5.71323 11.4265 22.8529 45.7058 91.4116 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.242 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.128 x 10.37 at 16.55 degrees (North through East) ! Clean map min=-0.0017152 max=0.24255 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 J0805-0111_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:08:49 2019