! Started logfile: J0348-2749_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:30:07 2019 obs J0348-2749_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0348-2749_S_2017_03_27_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.472593 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0348-2749 ! ! 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 1684 lines of history. ! ! Reading 1276 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 J0348-2749_S_2017_03_27_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.637869Jy sigma=0.004116 ! Fit after self-cal, rms=0.634584Jy sigma=0.004121 ! 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.581 mas, bmaj=7.146 mas, bpa=-10.17 degrees ! Estimated noise=4214.75 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.280527 Jy ! Component: 100 - total flux cleaned = 0.388398 Jy ! Total flux subtracted in 100 components = 0.388398 Jy ! Clean residual min=-0.027211 max=0.050160 Jy/beam ! Clean residual mean=-0.000075 rms=0.008078 Jy/beam ! Combined flux in latest and established models = 0.388398 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.388398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155128Jy sigma=0.000977 ! Fit after self-cal, rms=0.154376Jy sigma=0.000973 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0567228 Jy ! Component: 100 - total flux cleaned = 0.0884265 Jy ! Total flux subtracted in 100 components = 0.0884265 Jy ! Clean residual min=-0.021273 max=0.023480 Jy/beam ! Clean residual mean=-0.000041 rms=0.004952 Jy/beam ! Combined flux in latest and established models = 0.476825 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.476825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124451Jy sigma=0.000758 ! Fit after self-cal, rms=0.124343Jy sigma=0.000757 ! 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.097 mas, bmaj=8.13 mas, bpa=-8.134 degrees ! Estimated noise=3389.15 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.0286262 Jy ! Component: 100 - total flux cleaned = 0.0438661 Jy ! Component: 150 - total flux cleaned = 0.0523049 Jy ! Component: 200 - total flux cleaned = 0.0567242 Jy ! Total flux subtracted in 200 components = 0.0567242 Jy ! Clean residual min=-0.014495 max=0.014225 Jy/beam ! Clean residual mean=-0.000039 rms=0.003784 Jy/beam ! Combined flux in latest and established models = 0.533549 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.533549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117415Jy sigma=0.000713 ! Fit after self-cal, rms=0.117384Jy sigma=0.000713 ! 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.01 FD 1.02 HN 1.11 KP 1.05 ! LA 0.95 MK 0.97 NL 0.97 OV 1.05 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.24 KP 1.01 ! LA 0.96 MK 1.05 NL 1.04 OV 1.06 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 1.11 KP 0.96 ! LA 1.00 MK 1.01 NL 1.01 OV 0.96 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 0.96 KP 1.00* ! LA 1.00* MK 1.08 NL 1.00* OV 0.74 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.117384Jy sigma=0.000713 ! Fit after self-cal, rms=0.110976Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=8.11 mas, bpa=-7.693 degrees ! Estimated noise=3409.51 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.0010742 Jy ! Component: 100 - total flux cleaned = -0.00128082 Jy ! Component: 150 - total flux cleaned = -0.00154424 Jy ! Component: 200 - total flux cleaned = -0.00177827 Jy ! Total flux subtracted in 200 components = -0.00177827 Jy ! Clean residual min=-0.011788 max=0.014467 Jy/beam ! Clean residual mean=0.000026 rms=0.003010 Jy/beam ! Combined flux in latest and established models = 0.531771 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.531771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110811Jy sigma=0.000677 ! Fit after self-cal, rms=0.110794Jy 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.110794Jy sigma=0.000676 ! Fit after self-cal, rms=0.110879Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.114 mas, bmaj=8.103 mas, bpa=-7.608 degrees ! Estimated noise=3405.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000689439 Jy ! Component: 100 - total flux cleaned = -0.000997398 Jy ! Component: 150 - total flux cleaned = -0.00119965 Jy ! Component: 200 - total flux cleaned = -0.00132044 Jy ! Total flux subtracted in 200 components = -0.00132044 Jy ! Clean residual min=-0.011663 max=0.014433 Jy/beam ! Clean residual mean=0.000027 rms=0.002991 Jy/beam ! Combined flux in latest and established models = 0.53045 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.53045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110782Jy sigma=0.000676 ! Fit after self-cal, rms=0.110773Jy sigma=0.000676 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 (-16.5, 82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128113 Jy ! Component: 100 - total flux cleaned = 0.0174663 Jy ! Component: 150 - total flux cleaned = 0.0194297 Jy ! Component: 200 - total flux cleaned = 0.0212138 Jy ! Total flux subtracted in 200 components = 0.0212138 Jy ! Clean residual min=-0.009704 max=0.009985 Jy/beam ! Clean residual mean=0.000034 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 0.551664 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 76 components and 0.551664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109325Jy sigma=0.000665 ! Fit after self-cal, rms=0.109283Jy sigma=0.000665 ! 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.109283Jy sigma=0.000665 ! Fit after self-cal, rms=0.109261Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=8.1 mas, bpa=-7.521 degrees ! Estimated noise=3396.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242949 Jy ! Component: 100 - total flux cleaned = 0.0030381 Jy ! Component: 150 - total flux cleaned = 0.00330617 Jy ! Component: 200 - total flux cleaned = 0.00355412 Jy ! Total flux subtracted in 200 components = 0.00355412 Jy ! Clean residual min=-0.009344 max=0.009423 Jy/beam ! Clean residual mean=0.000032 rms=0.002210 Jy/beam ! Combined flux in latest and established models = 0.555218 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.555218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109077Jy sigma=0.000663 ! Fit after self-cal, rms=0.109080Jy 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) ! Added new window around map position (-120, -61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0079242 Jy ! Component: 100 - total flux cleaned = 0.00791366 Jy ! Component: 150 - total flux cleaned = 0.00836817 Jy ! Component: 200 - total flux cleaned = 0.00827456 Jy ! Total flux subtracted in 200 components = 0.00827456 Jy ! Clean residual min=-0.008554 max=0.008344 Jy/beam ! Clean residual mean=0.000011 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.563493 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.563493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108327Jy sigma=0.000659 ! Fit after self-cal, rms=0.108306Jy sigma=0.000659 ! 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.108306Jy sigma=0.000659 ! Fit after self-cal, rms=0.107827Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.174 mas, bmaj=20.04 mas, bpa=-3.044 degrees ! Estimated noise=4248.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597515 Jy ! Component: 100 - total flux cleaned = 0.000961133 Jy ! Component: 150 - total flux cleaned = 0.00119687 Jy ! Component: 200 - total flux cleaned = 0.00112366 Jy ! Total flux subtracted in 200 components = 0.00112366 Jy ! Clean residual min=-0.007446 max=0.009672 Jy/beam ! Clean residual mean=0.000041 rms=0.002348 Jy/beam ! Combined flux in latest and established models = 0.564616 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.564616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107740Jy sigma=0.000658 ! Fit after self-cal, rms=0.107732Jy sigma=0.000658 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.000164099 Jy ! Component: 100 - total flux cleaned = 0.000170198 Jy ! Component: 150 - total flux cleaned = 0.000170774 Jy ! Component: 200 - total flux cleaned = 5.49458e-05 Jy ! Total flux subtracted in 200 components = 5.49458e-05 Jy ! Clean residual min=-0.007181 max=0.009587 Jy/beam ! Clean residual mean=0.000047 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 0.564671 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.564671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107726Jy sigma=0.000658 ! Fit after self-cal, rms=0.107723Jy sigma=0.000658 ! 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.115 mas, bmaj=8.093 mas, bpa=-7.466 degrees ! Estimated noise=3386.18 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 8.093 at -7.466 degrees (North through East) ! Clean map min=-0.0077227 max=0.36656 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.591 mas, bmaj=7.083 mas, bpa=-9.537 degrees ! Estimated noise=4250.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.283441 Jy ! Component: 100 - total flux cleaned = 0.392803 Jy ! Component: 150 - total flux cleaned = 0.448724 Jy ! Component: 200 - total flux cleaned = 0.478555 Jy ! Total flux subtracted in 200 components = 0.478555 Jy ! Clean residual min=-0.016376 max=0.017489 Jy/beam ! Clean residual mean=0.000007 rms=0.004027 Jy/beam ! Combined flux in latest and established models = 0.478555 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.478555 Jy ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=8.093 mas, bpa=-7.466 degrees ! Estimated noise=3386.18 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.023646 Jy ! Component: 100 - total flux cleaned = 0.0387539 Jy ! Component: 150 - total flux cleaned = 0.0501272 Jy ! Component: 200 - total flux cleaned = 0.0590433 Jy ! Total flux subtracted in 200 components = 0.0590433 Jy ! Clean residual min=-0.010308 max=0.009602 Jy/beam ! Clean residual mean=0.000006 rms=0.002475 Jy/beam ! Combined flux in latest and established models = 0.537598 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.537598 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.174 mas, bmaj=20.04 mas, bpa=-3.044 degrees ! Estimated noise=4248.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107443 Jy ! Component: 100 - total flux cleaned = 0.0166582 Jy ! Component: 150 - total flux cleaned = 0.0191979 Jy ! Component: 200 - total flux cleaned = 0.0213608 Jy ! Total flux subtracted in 200 components = 0.0213608 Jy ! Clean residual min=-0.008345 max=0.009435 Jy/beam ! Clean residual mean=0.000024 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 0.558959 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.00163088 Jy ! Component: 100 - total flux cleaned = 0.00278511 Jy ! Component: 150 - total flux cleaned = 0.00327572 Jy ! Component: 200 - total flux cleaned = 0.0035718 Jy ! Total flux subtracted in 200 components = 0.0035718 Jy ! Clean residual min=-0.007884 max=0.009315 Jy/beam ! Clean residual mean=0.000024 rms=0.002388 Jy/beam ! Combined flux in latest and established models = 0.562531 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 84 components and 0.562531 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=8.093 mas, bpa=-7.466 degrees ! Estimated noise=3386.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119879 Jy ! Component: 100 - total flux cleaned = -0.000852458 Jy ! Component: 150 - total flux cleaned = -8.7552e-05 Jy ! Component: 200 - total flux cleaned = 0.000323913 Jy ! Total flux subtracted in 200 components = 0.000323913 Jy ! Clean residual min=-0.008583 max=0.008060 Jy/beam ! Clean residual mean=0.000015 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.562855 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.562855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108342Jy sigma=0.000660 ! Fit after self-cal, rms=0.108301Jy sigma=0.000660 wmodel J0348-2749_S_2017_03_27_pus_map.mod ! Writing 104 model components to file: J0348-2749_S_2017_03_27_pus_map.mod wobs J0348-2749_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0348-2749_S_2017_03_27_pus_uvs.fits wwins J0348-2749_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0348-2749_S_2017_03_27_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.00252987 Jy ! Component: 100 - total flux cleaned = -0.00445497 Jy ! Component: 150 - total flux cleaned = -0.00534587 Jy ! Component: 200 - total flux cleaned = -0.00522934 Jy ! Component: 250 - total flux cleaned = -0.00577016 Jy ! Component: 300 - total flux cleaned = -0.00639157 Jy ! Component: 350 - total flux cleaned = -0.00688627 Jy ! Component: 400 - total flux cleaned = -0.00764249 Jy ! Component: 450 - total flux cleaned = -0.00818908 Jy ! Component: 500 - total flux cleaned = -0.00827769 Jy ! Component: 550 - total flux cleaned = -0.00853669 Jy ! Component: 600 - total flux cleaned = -0.00903623 Jy ! Component: 650 - total flux cleaned = -0.00919756 Jy ! Component: 700 - total flux cleaned = -0.00958978 Jy ! Component: 750 - total flux cleaned = -0.00981829 Jy ! Component: 800 - total flux cleaned = -0.0098933 Jy ! Component: 850 - total flux cleaned = -0.010185 Jy ! Component: 900 - total flux cleaned = -0.0104698 Jy ! Component: 950 - total flux cleaned = -0.0108156 Jy ! Component: 1000 - total flux cleaned = -0.0106127 Jy ! Component: 1050 - total flux cleaned = -0.0108117 Jy ! Component: 1100 - total flux cleaned = -0.0108768 Jy ! Component: 1150 - total flux cleaned = -0.0111306 Jy ! Component: 1200 - total flux cleaned = -0.0110045 Jy ! Component: 1250 - total flux cleaned = -0.0108838 Jy ! Component: 1300 - total flux cleaned = -0.0108852 Jy ! Component: 1350 - total flux cleaned = -0.0109445 Jy ! Component: 1400 - total flux cleaned = -0.0108862 Jy ! Component: 1450 - total flux cleaned = -0.0108288 Jy ! Component: 1500 - total flux cleaned = -0.0107716 Jy ! Component: 1550 - total flux cleaned = -0.010661 Jy ! Component: 1600 - total flux cleaned = -0.0108243 Jy ! Component: 1650 - total flux cleaned = -0.0106628 Jy ! Component: 1700 - total flux cleaned = -0.010769 Jy ! Component: 1750 - total flux cleaned = -0.0108729 Jy ! Component: 1800 - total flux cleaned = -0.010821 Jy ! Component: 1850 - total flux cleaned = -0.0109228 Jy ! Component: 1900 - total flux cleaned = -0.0107722 Jy ! Component: 1950 - total flux cleaned = -0.0109717 Jy ! Component: 2000 - total flux cleaned = -0.011021 Jy ! Component: 2050 - total flux cleaned = -0.0110692 Jy ! Component: 2100 - total flux cleaned = -0.0110689 Jy ! Component: 2150 - total flux cleaned = -0.0110215 Jy ! Component: 2200 - total flux cleaned = -0.0111157 Jy ! Component: 2250 - total flux cleaned = -0.0111618 Jy ! Component: 2300 - total flux cleaned = -0.0111158 Jy ! Component: 2350 - total flux cleaned = -0.0112065 Jy ! Component: 2400 - total flux cleaned = -0.0110719 Jy ! Component: 2450 - total flux cleaned = -0.0110278 Jy ! Component: 2500 - total flux cleaned = -0.0109402 Jy ! Component: 2550 - total flux cleaned = -0.0111145 Jy ! Component: 2600 - total flux cleaned = -0.0109412 Jy ! Component: 2650 - total flux cleaned = -0.0109414 Jy ! Component: 2700 - total flux cleaned = -0.0108139 Jy ! Component: 2750 - total flux cleaned = -0.0106875 Jy ! Component: 2800 - total flux cleaned = -0.0107297 Jy ! Component: 2850 - total flux cleaned = -0.0106468 Jy ! Component: 2900 - total flux cleaned = -0.0106468 Jy ! Component: 2950 - total flux cleaned = -0.0106462 Jy ! Component: 3000 - total flux cleaned = -0.0105249 Jy ! Component: 3050 - total flux cleaned = -0.0105248 Jy ! Component: 3100 - total flux cleaned = -0.010525 Jy ! Component: 3150 - total flux cleaned = -0.0105247 Jy ! Component: 3200 - total flux cleaned = -0.0104462 Jy ! Component: 3250 - total flux cleaned = -0.0104072 Jy ! Component: 3300 - total flux cleaned = -0.0102914 Jy ! Component: 3350 - total flux cleaned = -0.0102149 Jy ! Component: 3400 - total flux cleaned = -0.0102533 Jy ! Component: 3450 - total flux cleaned = -0.0101782 Jy ! Component: 3500 - total flux cleaned = -0.0102533 Jy ! Component: 3550 - total flux cleaned = -0.0102904 Jy ! Component: 3600 - total flux cleaned = -0.0102904 Jy ! Component: 3650 - total flux cleaned = -0.010217 Jy ! Component: 3700 - total flux cleaned = -0.0102899 Jy ! Component: 3750 - total flux cleaned = -0.010254 Jy ! Component: 3800 - total flux cleaned = -0.0103623 Jy ! Component: 3850 - total flux cleaned = -0.0103266 Jy ! Component: 3900 - total flux cleaned = -0.0103619 Jy ! Component: 3950 - total flux cleaned = -0.0103266 Jy ! Component: 4000 - total flux cleaned = -0.0104679 Jy ! Component: 4050 - total flux cleaned = -0.0105385 Jy ! Total flux subtracted in 4096 components = -0.0106084 Jy ! Clean residual min=-0.002481 max=0.001743 Jy/beam ! Clean residual mean=-0.000002 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.552246 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 348 components and 0.552246 Jy ![Exited script file: muppet] wmap "J0348-2749_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 8.093 at -7.466 degrees (North through East) ! Clean map min=-0.0042806 max=0.37086 Jy/beam ! Writing clean map to FITS file: J0348-2749_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.370858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000608386 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492144 0.492144 0.984289 1.96858 3.93715 7.87431 15.7486 31.4972 62.9945 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.37 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.115 x 8.093 at -7.466 degrees (North through East) ! Clean map min=-0.0042806 max=0.37086 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 J0348-2749_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:30:13 2019