! Started logfile: J1647-2912_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:45:12 2019 obs J1647-2912_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1647-2912_S_2017_03_27_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97971 visibilities/baseline/integration-bin. ! Found source: J1647-2912 ! ! 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 20280 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 J1647-2912_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 301 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906192Jy sigma=0.005853 ! Fit after self-cal, rms=0.882346Jy sigma=0.005713 ! 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.412 mas, bmaj=6.705 mas, bpa=-7.43 degrees ! Estimated noise=1426.85 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.0907578 Jy ! Component: 100 - total flux cleaned = 0.117777 Jy ! Total flux subtracted in 100 components = 0.117777 Jy ! Clean residual min=-0.006092 max=0.012250 Jy/beam ! Clean residual mean=-0.000096 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.117777 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.117777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120599Jy sigma=0.000693 ! Fit after self-cal, rms=0.120569Jy sigma=0.000692 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144287 Jy ! Component: 100 - total flux cleaned = 0.0223765 Jy ! Total flux subtracted in 100 components = 0.0223765 Jy ! Clean residual min=-0.005311 max=0.007557 Jy/beam ! Clean residual mean=-0.000051 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.140153 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.140153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118400Jy sigma=0.000673 ! Fit after self-cal, rms=0.118420Jy sigma=0.000673 ! Inverting map ! Added new window around map position (4, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00723899 Jy ! Component: 100 - total flux cleaned = 0.0115484 Jy ! Total flux subtracted in 100 components = 0.0115484 Jy ! Clean residual min=-0.004890 max=0.004811 Jy/beam ! Clean residual mean=-0.000028 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.151701 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.151701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117876Jy sigma=0.000669 ! Fit after self-cal, rms=0.117841Jy sigma=0.000669 ! 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.055 mas, bmaj=8.018 mas, bpa=-6.004 degrees ! Estimated noise=844.882 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.00508614 Jy ! Component: 100 - total flux cleaned = 0.00791071 Jy ! Component: 150 - total flux cleaned = 0.0095846 Jy ! Component: 200 - total flux cleaned = 0.0101679 Jy ! Total flux subtracted in 200 components = 0.0101679 Jy ! Clean residual min=-0.003008 max=0.004695 Jy/beam ! Clean residual mean=-0.000038 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.161869 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 0.161869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117610Jy sigma=0.000667 ! Fit after self-cal, rms=0.117608Jy sigma=0.000667 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.27 KP 1.06 ! LA 0.99 MK 1.00 NL 0.99 OV 1.04 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.16 KP 1.03 ! LA 0.94 MK 1.02 NL 1.02 OV 1.04 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.09 KP 1.03 ! LA 0.97 MK 1.02 NL 0.94 OV 0.96 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 1.00 KP 1.00* ! LA 0.88 MK 1.03 NL 1.00* OV 0.85 ! PT 1.03 SC 0.85 ! ! ! Fit before self-cal, rms=0.117608Jy sigma=0.000667 ! Fit after self-cal, rms=0.119743Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=8.019 mas, bpa=-5.786 degrees ! Estimated noise=852.297 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.000436314 Jy ! Component: 100 - total flux cleaned = -0.000543818 Jy ! Component: 150 - total flux cleaned = -0.000613204 Jy ! Component: 200 - total flux cleaned = -0.000633701 Jy ! Total flux subtracted in 200 components = -0.000633701 Jy ! Clean residual min=-0.002705 max=0.003707 Jy/beam ! Clean residual mean=-0.000010 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.161236 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.161236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119726Jy sigma=0.000664 ! Fit after self-cal, rms=0.119726Jy sigma=0.000664 ! 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.119726Jy sigma=0.000664 ! Fit after self-cal, rms=0.119815Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.019 mas, bpa=-5.714 degrees ! Estimated noise=851.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000444992 Jy ! Component: 100 - total flux cleaned = -0.000505048 Jy ! Component: 150 - total flux cleaned = -0.000541601 Jy ! Component: 200 - total flux cleaned = -0.000558398 Jy ! Total flux subtracted in 200 components = -0.000558398 Jy ! Clean residual min=-0.002716 max=0.003636 Jy/beam ! Clean residual mean=-0.000010 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.160677 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.160677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119805Jy sigma=0.000664 ! Fit after self-cal, rms=0.119808Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (20.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00367921 Jy ! Component: 100 - total flux cleaned = 0.00563334 Jy ! Component: 150 - total flux cleaned = 0.00683833 Jy ! Component: 200 - total flux cleaned = 0.00763394 Jy ! Total flux subtracted in 200 components = 0.00763394 Jy ! Clean residual min=-0.002272 max=0.002476 Jy/beam ! Clean residual mean=0.000008 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.168311 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.168311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119716Jy sigma=0.000663 ! Fit after self-cal, rms=0.119690Jy sigma=0.000663 ! 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.119690Jy sigma=0.000663 ! Fit after self-cal, rms=0.128918Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.019 mas, bpa=-5.726 degrees ! Estimated noise=851.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150605 Jy ! Component: 100 - total flux cleaned = 0.00209727 Jy ! Component: 150 - total flux cleaned = 0.00212557 Jy ! Component: 200 - total flux cleaned = 0.00210172 Jy ! Total flux subtracted in 200 components = 0.00210172 Jy ! Clean residual min=-0.002034 max=0.002251 Jy/beam ! Clean residual mean=0.000011 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.170413 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.170413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128895Jy sigma=0.000661 ! Fit after self-cal, rms=0.128963Jy sigma=0.000661 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 (-96.5, -96). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198936 Jy ! Component: 100 - total flux cleaned = 0.00240895 Jy ! Component: 150 - total flux cleaned = 0.00272106 Jy ! Component: 200 - total flux cleaned = 0.00291 Jy ! Total flux subtracted in 200 components = 0.00291 Jy ! Clean residual min=-0.001931 max=0.002099 Jy/beam ! Clean residual mean=0.000013 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.173323 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 147 components and 0.173323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128919Jy sigma=0.000661 ! Fit after self-cal, rms=0.128921Jy sigma=0.000661 ! 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.128921Jy sigma=0.000661 ! Fit after self-cal, rms=0.129674Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.172 mas, bmaj=20.5 mas, bpa=0.603 degrees ! Estimated noise=1051.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111397 Jy ! Component: 100 - total flux cleaned = 0.00164094 Jy ! Component: 150 - total flux cleaned = 0.00182645 Jy ! Component: 200 - total flux cleaned = 0.00191579 Jy ! Total flux subtracted in 200 components = 0.00191579 Jy ! Clean residual min=-0.001784 max=0.002239 Jy/beam ! Clean residual mean=0.000027 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.175239 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 167 components and 0.175239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129668Jy sigma=0.000661 ! Fit after self-cal, rms=0.129671Jy sigma=0.000661 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.000199872 Jy ! Component: 100 - total flux cleaned = 0.000348264 Jy ! Component: 150 - total flux cleaned = 0.000429385 Jy ! Component: 200 - total flux cleaned = 0.000501415 Jy ! Total flux subtracted in 200 components = 0.000501415 Jy ! Clean residual min=-0.001777 max=0.002227 Jy/beam ! Clean residual mean=0.000029 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.17574 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 167 components and 0.17574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129669Jy sigma=0.000661 ! Fit after self-cal, rms=0.129665Jy sigma=0.000661 ! 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.089 mas, bmaj=8.023 mas, bpa=-5.757 degrees ! Estimated noise=851.914 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 8.023 at -5.757 degrees (North through East) ! Clean map min=-0.0017068 max=0.12127 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.436 mas, bmaj=6.673 mas, bpa=-7.096 degrees ! Estimated noise=1444.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0912931 Jy ! Component: 100 - total flux cleaned = 0.119069 Jy ! Component: 150 - total flux cleaned = 0.133657 Jy ! Component: 200 - total flux cleaned = 0.142104 Jy ! Total flux subtracted in 200 components = 0.142104 Jy ! Clean residual min=-0.004182 max=0.005512 Jy/beam ! Clean residual mean=-0.000036 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.142104 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.142104 Jy ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=8.023 mas, bpa=-5.757 degrees ! Estimated noise=851.914 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.0083561 Jy ! Component: 100 - total flux cleaned = 0.0135738 Jy ! Component: 150 - total flux cleaned = 0.0173962 Jy ! Component: 200 - total flux cleaned = 0.0204188 Jy ! Total flux subtracted in 200 components = 0.0204188 Jy ! Clean residual min=-0.002311 max=0.002613 Jy/beam ! Clean residual mean=-0.000016 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.162522 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.162522 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.172 mas, bmaj=20.5 mas, bpa=0.603 degrees ! Estimated noise=1051.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395019 Jy ! Component: 100 - total flux cleaned = 0.00651669 Jy ! Component: 150 - total flux cleaned = 0.0083702 Jy ! Component: 200 - total flux cleaned = 0.00972928 Jy ! Total flux subtracted in 200 components = 0.00972928 Jy ! Clean residual min=-0.002034 max=0.002275 Jy/beam ! Clean residual mean=0.000015 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.172252 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.00101379 Jy ! Component: 100 - total flux cleaned = 0.00177841 Jy ! Component: 150 - total flux cleaned = 0.0023571 Jy ! Component: 200 - total flux cleaned = 0.00279641 Jy ! Total flux subtracted in 200 components = 0.00279641 Jy ! Clean residual min=-0.001840 max=0.002160 Jy/beam ! Clean residual mean=0.000026 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.175048 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 137 components and 0.175048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=8.023 mas, bpa=-5.757 degrees ! Estimated noise=851.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290748 Jy ! Component: 100 - total flux cleaned = -0.000257347 Jy ! Component: 150 - total flux cleaned = -0.000258593 Jy ! Component: 200 - total flux cleaned = -0.00020484 Jy ! Total flux subtracted in 200 components = -0.00020484 Jy ! Clean residual min=-0.001851 max=0.001954 Jy/beam ! Clean residual mean=0.000012 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.174843 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.174843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129664Jy sigma=0.000661 ! Fit after self-cal, rms=0.129657Jy sigma=0.000661 wmodel J1647-2912_S_2017_03_27_pus_map.mod ! Writing 156 model components to file: J1647-2912_S_2017_03_27_pus_map.mod wobs J1647-2912_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1647-2912_S_2017_03_27_pus_uvs.fits wwins J1647-2912_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J1647-2912_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.000390413 Jy ! Component: 100 - total flux cleaned = 0.00070956 Jy ! Component: 150 - total flux cleaned = 0.0010127 Jy ! Component: 200 - total flux cleaned = 0.00115747 Jy ! Component: 250 - total flux cleaned = 0.00112912 Jy ! Component: 300 - total flux cleaned = 0.00112938 Jy ! Component: 350 - total flux cleaned = 0.00112946 Jy ! Component: 400 - total flux cleaned = 0.00118095 Jy ! Component: 450 - total flux cleaned = 0.0013065 Jy ! Component: 500 - total flux cleaned = 0.00140488 Jy ! Component: 550 - total flux cleaned = 0.00147689 Jy ! Component: 600 - total flux cleaned = 0.00147707 Jy ! Component: 650 - total flux cleaned = 0.00152384 Jy ! Component: 700 - total flux cleaned = 0.00156931 Jy ! Component: 750 - total flux cleaned = 0.00159169 Jy ! Component: 800 - total flux cleaned = 0.00161372 Jy ! Component: 850 - total flux cleaned = 0.00165654 Jy ! Component: 900 - total flux cleaned = 0.00167762 Jy ! Component: 950 - total flux cleaned = 0.00167717 Jy ! Component: 1000 - total flux cleaned = 0.00153241 Jy ! Component: 1050 - total flux cleaned = 0.00155285 Jy ! Component: 1100 - total flux cleaned = 0.00147247 Jy ! Component: 1150 - total flux cleaned = 0.00143287 Jy ! Component: 1200 - total flux cleaned = 0.00139342 Jy ! Component: 1250 - total flux cleaned = 0.00137404 Jy ! Component: 1300 - total flux cleaned = 0.00133582 Jy ! Component: 1350 - total flux cleaned = 0.00129835 Jy ! Component: 1400 - total flux cleaned = 0.00131706 Jy ! Component: 1450 - total flux cleaned = 0.0012435 Jy ! Component: 1500 - total flux cleaned = 0.00129815 Jy ! Component: 1550 - total flux cleaned = 0.00124425 Jy ! Component: 1600 - total flux cleaned = 0.00124411 Jy ! Component: 1650 - total flux cleaned = 0.00124411 Jy ! Component: 1700 - total flux cleaned = 0.00120925 Jy ! Component: 1750 - total flux cleaned = 0.00117467 Jy ! Component: 1800 - total flux cleaned = 0.00124273 Jy ! Component: 1850 - total flux cleaned = 0.00115858 Jy ! Component: 1900 - total flux cleaned = 0.00112533 Jy ! Component: 1950 - total flux cleaned = 0.0010759 Jy ! Component: 2000 - total flux cleaned = 0.00110849 Jy ! Component: 2050 - total flux cleaned = 0.00104357 Jy ! Component: 2100 - total flux cleaned = 0.00102736 Jy ! Component: 2150 - total flux cleaned = 0.000979386 Jy ! Component: 2200 - total flux cleaned = 0.000900625 Jy ! Component: 2250 - total flux cleaned = 0.00085394 Jy ! Component: 2300 - total flux cleaned = 0.000869414 Jy ! Component: 2350 - total flux cleaned = 0.000777574 Jy ! Component: 2400 - total flux cleaned = 0.000747063 Jy ! Component: 2450 - total flux cleaned = 0.000671759 Jy ! Component: 2500 - total flux cleaned = 0.000627049 Jy ! Component: 2550 - total flux cleaned = 0.00053813 Jy ! Component: 2600 - total flux cleaned = 0.000449816 Jy ! Component: 2650 - total flux cleaned = 0.000406024 Jy ! Component: 2700 - total flux cleaned = 0.000319097 Jy ! Component: 2750 - total flux cleaned = 0.000247388 Jy ! Component: 2800 - total flux cleaned = 0.000218854 Jy ! Component: 2850 - total flux cleaned = 0.000190559 Jy ! Component: 2900 - total flux cleaned = 0.000134274 Jy ! Component: 2950 - total flux cleaned = 9.25526e-05 Jy ! Component: 3000 - total flux cleaned = -4.26184e-06 Jy ! Component: 3050 - total flux cleaned = -0.000100553 Jy ! Component: 3100 - total flux cleaned = -0.000250453 Jy ! Component: 3150 - total flux cleaned = -0.000318081 Jy ! Component: 3200 - total flux cleaned = -0.000465879 Jy ! Component: 3250 - total flux cleaned = -0.000519183 Jy ! Component: 3300 - total flux cleaned = -0.000611994 Jy ! Component: 3350 - total flux cleaned = -0.000691063 Jy ! Component: 3400 - total flux cleaned = -0.000848092 Jy ! Component: 3450 - total flux cleaned = -0.000913014 Jy ! Component: 3500 - total flux cleaned = -0.00097751 Jy ! Component: 3550 - total flux cleaned = -0.00111866 Jy ! Component: 3600 - total flux cleaned = -0.00119511 Jy ! Component: 3650 - total flux cleaned = -0.00128363 Jy ! Component: 3700 - total flux cleaned = -0.00137173 Jy ! Component: 3750 - total flux cleaned = -0.00148429 Jy ! Component: 3800 - total flux cleaned = -0.00148431 Jy ! Component: 3850 - total flux cleaned = -0.00163256 Jy ! Component: 3900 - total flux cleaned = -0.00171848 Jy ! Component: 3950 - total flux cleaned = -0.00180375 Jy ! Component: 4000 - total flux cleaned = -0.00188863 Jy ! Component: 4050 - total flux cleaned = -0.0019368 Jy ! Total flux subtracted in 4096 components = -0.00204475 Jy ! Clean residual min=-0.000775 max=0.000694 Jy/beam ! Clean residual mean=0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.172798 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 437 components and 0.172798 Jy ![Exited script file: muppet] wmap "J1647-2912_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 8.023 at -5.757 degrees (North through East) ! Clean map min=-0.0013894 max=0.1213 Jy/beam ! Writing clean map to FITS file: J1647-2912_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.121305 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217497 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.537893 0.537893 1.07579 2.15157 4.30314 8.60629 17.2126 34.4251 68.8503 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.089 x 8.023 at -5.757 degrees (North through East) ! Clean map min=-0.0013894 max=0.1213 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 J1647-2912_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:45:17 2019