! Started logfile: J0648-3044_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:19:21 2017 obs J0648-3044_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0648-3044_S_2014_01_04_pus_uva.fits ! AN table 1: 99 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.484007 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0648-3044 ! ! 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 370 lines of history. ! ! Reading 6900 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 J0648-3044_S_2014_01_04_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 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 257 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.657969Jy sigma=0.006306 ! Fit after self-cal, rms=0.639015Jy sigma=0.006064 ! 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.24 mas, bmaj=5.754 mas, bpa=-3.409 degrees ! Estimated noise=1345.77 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.277851 Jy ! Component: 100 - total flux cleaned = 0.374374 Jy ! Total flux subtracted in 100 components = 0.374374 Jy ! Clean residual min=-0.029609 max=0.051129 Jy/beam ! Clean residual mean=-0.000352 rms=0.007970 Jy/beam ! Combined flux in latest and established models = 0.374374 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.374374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336112Jy sigma=0.001806 ! Fit after self-cal, rms=0.335724Jy sigma=0.001803 ! Inverting map ! Added new window around map position (3, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0598311 Jy ! Component: 100 - total flux cleaned = 0.0984894 Jy ! Total flux subtracted in 100 components = 0.0984894 Jy ! Clean residual min=-0.018730 max=0.028043 Jy/beam ! Clean residual mean=-0.000193 rms=0.005153 Jy/beam ! Combined flux in latest and established models = 0.472863 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.472863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308993Jy sigma=0.001466 ! Fit after self-cal, rms=0.308551Jy sigma=0.001461 ! 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=2.989 mas, bmaj=7.419 mas, bpa=-4.919 degrees ! Estimated noise=890.122 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.0476668 Jy ! Component: 100 - total flux cleaned = 0.0722463 Jy ! Component: 150 - total flux cleaned = 0.0867837 Jy ! Component: 200 - total flux cleaned = 0.0954197 Jy ! Total flux subtracted in 200 components = 0.0954197 Jy ! Clean residual min=-0.010308 max=0.011824 Jy/beam ! Clean residual mean=-0.000094 rms=0.002902 Jy/beam ! Combined flux in latest and established models = 0.568283 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.568283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293846Jy sigma=0.001387 ! Fit after self-cal, rms=0.293663Jy sigma=0.001384 ! 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.06 FD 1.00* KP 1.00* LA 1.06 ! MK 1.01 NL 1.01 OV 1.00 PT 1.05 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 1.01 ! MK 0.95 NL 1.08 OV 1.02 PT 1.00 ! SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.00* KP 1.00* LA 0.84 ! MK 1.05 NL 1.04 OV 0.90 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00* KP 1.00* LA 0.89 ! MK 1.00 NL 1.10 OV 1.01 PT 1.03 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.293663Jy sigma=0.001384 ! Fit after self-cal, rms=0.258463Jy sigma=0.001263 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=7.401 mas, bpa=-4.863 degrees ! Estimated noise=909.645 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.0111013 Jy ! Component: 100 - total flux cleaned = 0.0150459 Jy ! Component: 150 - total flux cleaned = 0.0161738 Jy ! Component: 200 - total flux cleaned = 0.0163084 Jy ! Total flux subtracted in 200 components = 0.0163084 Jy ! Clean residual min=-0.012108 max=0.009943 Jy/beam ! Clean residual mean=0.000022 rms=0.002545 Jy/beam ! Combined flux in latest and established models = 0.584591 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 44 components and 0.584591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256454Jy sigma=0.001267 ! Fit after self-cal, rms=0.256405Jy sigma=0.001267 ! 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.256405Jy sigma=0.001267 ! Fit after self-cal, rms=0.256222Jy sigma=0.001222 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=7.35 mas, bpa=-5.175 degrees ! Estimated noise=930.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116703 Jy ! Component: 100 - total flux cleaned = 0.0157853 Jy ! Component: 150 - total flux cleaned = 0.0167994 Jy ! Component: 200 - total flux cleaned = 0.017498 Jy ! Total flux subtracted in 200 components = 0.017498 Jy ! Clean residual min=-0.013551 max=0.010366 Jy/beam ! Clean residual mean=0.000036 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 0.602089 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.602089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254069Jy sigma=0.001225 ! Fit after self-cal, rms=0.254038Jy sigma=0.001225 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.000680074 Jy ! Component: 100 - total flux cleaned = 0.000912977 Jy ! Component: 150 - total flux cleaned = 0.00101496 Jy ! Component: 200 - total flux cleaned = 0.00082087 Jy ! Total flux subtracted in 200 components = 0.00082087 Jy ! Clean residual min=-0.013310 max=0.010565 Jy/beam ! Clean residual mean=0.000039 rms=0.002656 Jy/beam ! Combined flux in latest and established models = 0.60291 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.60291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253637Jy sigma=0.001226 ! Fit after self-cal, rms=0.253639Jy sigma=0.001226 ! 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.253639Jy sigma=0.001226 ! Fit after self-cal, rms=0.138412Jy sigma=0.001088 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=7.298 mas, bpa=-5.259 degrees ! Estimated noise=937.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00512129 Jy ! Component: 100 - total flux cleaned = 0.00767029 Jy ! Component: 150 - total flux cleaned = 0.0090463 Jy ! Component: 200 - total flux cleaned = 0.00950369 Jy ! Total flux subtracted in 200 components = 0.00950369 Jy ! Clean residual min=-0.006509 max=0.006039 Jy/beam ! Clean residual mean=0.000021 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.612414 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.612414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137954Jy sigma=0.001089 ! Fit after self-cal, rms=0.137899Jy sigma=0.001087 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.00133206 Jy ! Component: 100 - total flux cleaned = 0.00147569 Jy ! Component: 150 - total flux cleaned = 0.00147621 Jy ! Component: 200 - total flux cleaned = 0.00149645 Jy ! Total flux subtracted in 200 components = 0.00149645 Jy ! Clean residual min=-0.006488 max=0.005886 Jy/beam ! Clean residual mean=0.000027 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.61391 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.61391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137865Jy sigma=0.001087 ! Fit after self-cal, rms=0.137864Jy sigma=0.001087 ! 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.137864Jy sigma=0.001087 ! Fit after self-cal, rms=0.139569Jy sigma=0.001086 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.752 mas, bmaj=21.58 mas, bpa=-1.119 degrees ! Estimated noise=1194.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00702303 Jy ! Component: 100 - total flux cleaned = 0.00946779 Jy ! Component: 150 - total flux cleaned = 0.0101813 Jy ! Component: 200 - total flux cleaned = 0.0102461 Jy ! Total flux subtracted in 200 components = 0.0102461 Jy ! Clean residual min=-0.008647 max=0.007486 Jy/beam ! Clean residual mean=0.000048 rms=0.002325 Jy/beam ! Combined flux in latest and established models = 0.624156 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.624156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139159Jy sigma=0.001087 ! Fit after self-cal, rms=0.139145Jy sigma=0.001087 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.00104704 Jy ! Component: 100 - total flux cleaned = 0.00103527 Jy ! Component: 150 - total flux cleaned = 0.00101241 Jy ! Component: 200 - total flux cleaned = 0.00101309 Jy ! Total flux subtracted in 200 components = 0.00101309 Jy ! Clean residual min=-0.008579 max=0.007451 Jy/beam ! Clean residual mean=0.000056 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.625169 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 96 components and 0.625169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139158Jy sigma=0.001087 ! Fit after self-cal, rms=0.139153Jy sigma=0.001087 ! 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=2.968 mas, bmaj=7.28 mas, bpa=-5.333 degrees ! Estimated noise=946.069 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 7.28 at -5.333 degrees (North through East) ! Clean map min=-0.005984 max=0.41213 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.233 mas, bmaj=5.646 mas, bpa=-3.38 degrees ! Estimated noise=1430.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.295571 Jy ! Component: 100 - total flux cleaned = 0.404738 Jy ! Component: 150 - total flux cleaned = 0.469517 Jy ! Component: 200 - total flux cleaned = 0.511215 Jy ! Total flux subtracted in 200 components = 0.511215 Jy ! Clean residual min=-0.015094 max=0.025737 Jy/beam ! Clean residual mean=-0.000174 rms=0.004003 Jy/beam ! Combined flux in latest and established models = 0.511215 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.511215 Jy ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.28 mas, bpa=-5.333 degrees ! Estimated noise=946.069 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.0499309 Jy ! Component: 100 - total flux cleaned = 0.0759589 Jy ! Component: 150 - total flux cleaned = 0.0908136 Jy ! Component: 200 - total flux cleaned = 0.0996869 Jy ! Total flux subtracted in 200 components = 0.0996869 Jy ! Clean residual min=-0.007175 max=0.007669 Jy/beam ! Clean residual mean=-0.000026 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.610901 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 59 components and 0.610902 Jy ! Inverting map ! Added new window around map position (8.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00732812 Jy ! Component: 100 - total flux cleaned = 0.0118681 Jy ! Component: 150 - total flux cleaned = 0.0150653 Jy ! Component: 200 - total flux cleaned = 0.0164334 Jy ! Total flux subtracted in 200 components = 0.0164334 Jy ! Clean residual min=-0.006144 max=0.004520 Jy/beam ! Clean residual mean=0.000028 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.627335 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.627335 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.752 mas, bmaj=21.58 mas, bpa=-1.119 degrees ! Estimated noise=1194.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227598 Jy ! Component: 100 - total flux cleaned = 0.00266605 Jy ! Component: 150 - total flux cleaned = 0.00300514 Jy ! Component: 200 - total flux cleaned = 0.00300354 Jy ! Total flux subtracted in 200 components = 0.00300354 Jy ! Clean residual min=-0.008636 max=0.006174 Jy/beam ! Clean residual mean=0.000084 rms=0.002209 Jy/beam ! Combined flux in latest and established models = 0.630338 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 = 4.87067e-05 Jy ! Component: 100 - total flux cleaned = 4.66815e-05 Jy ! Component: 150 - total flux cleaned = 4.61185e-05 Jy ! Component: 200 - total flux cleaned = 4.56162e-05 Jy ! Total flux subtracted in 200 components = 4.56162e-05 Jy ! Clean residual min=-0.008489 max=0.006093 Jy/beam ! Clean residual mean=0.000084 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.630384 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 104 components and 0.630384 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.28 mas, bpa=-5.333 degrees ! Estimated noise=946.069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187994 Jy ! Component: 100 - total flux cleaned = 0.000238136 Jy ! Component: 150 - total flux cleaned = 0.000237046 Jy ! Component: 200 - total flux cleaned = 0.00023689 Jy ! Total flux subtracted in 200 components = 0.00023689 Jy ! Clean residual min=-0.005614 max=0.004384 Jy/beam ! Clean residual mean=0.000038 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.630621 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.630621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138924Jy sigma=0.001085 ! Fit after self-cal, rms=0.138843Jy sigma=0.001085 wmodel J0648-3044_S_2014_01_04_pus_map.mod ! Writing 118 model components to file: J0648-3044_S_2014_01_04_pus_map.mod wobs J0648-3044_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0648-3044_S_2014_01_04_pus_uvs.fits wwins J0648-3044_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0648-3044_S_2014_01_04_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.00246614 Jy ! Component: 100 - total flux cleaned = -0.00424717 Jy ! Component: 150 - total flux cleaned = -0.00523713 Jy ! Component: 200 - total flux cleaned = -0.0060087 Jy ! Component: 250 - total flux cleaned = -0.00653936 Jy ! Component: 300 - total flux cleaned = -0.0069182 Jy ! Component: 350 - total flux cleaned = -0.00716092 Jy ! Component: 400 - total flux cleaned = -0.00733523 Jy ! Component: 450 - total flux cleaned = -0.00744425 Jy ! Component: 500 - total flux cleaned = -0.00744291 Jy ! Component: 550 - total flux cleaned = -0.0075986 Jy ! Component: 600 - total flux cleaned = -0.00759788 Jy ! Component: 650 - total flux cleaned = -0.00769559 Jy ! Component: 700 - total flux cleaned = -0.00779131 Jy ! Component: 750 - total flux cleaned = -0.00802199 Jy ! Component: 800 - total flux cleaned = -0.00811197 Jy ! Component: 850 - total flux cleaned = -0.00824308 Jy ! Component: 900 - total flux cleaned = -0.00819914 Jy ! Component: 950 - total flux cleaned = -0.00828277 Jy ! Component: 1000 - total flux cleaned = -0.00832298 Jy ! Component: 1050 - total flux cleaned = -0.00844306 Jy ! Component: 1100 - total flux cleaned = -0.00859923 Jy ! Component: 1150 - total flux cleaned = -0.00840642 Jy ! Component: 1200 - total flux cleaned = -0.0084452 Jy ! Component: 1250 - total flux cleaned = -0.00851978 Jy ! Component: 1300 - total flux cleaned = -0.00866573 Jy ! Component: 1350 - total flux cleaned = -0.00870192 Jy ! Component: 1400 - total flux cleaned = -0.00873788 Jy ! Component: 1450 - total flux cleaned = -0.00880731 Jy ! Component: 1500 - total flux cleaned = -0.00887564 Jy ! Component: 1550 - total flux cleaned = -0.00890897 Jy ! Component: 1600 - total flux cleaned = -0.00881059 Jy ! Component: 1650 - total flux cleaned = -0.00884329 Jy ! Component: 1700 - total flux cleaned = -0.00884343 Jy ! Component: 1750 - total flux cleaned = -0.00881206 Jy ! Component: 1800 - total flux cleaned = -0.00881182 Jy ! Component: 1850 - total flux cleaned = -0.00865855 Jy ! Component: 1900 - total flux cleaned = -0.00868864 Jy ! Component: 1950 - total flux cleaned = -0.00868829 Jy ! Component: 2000 - total flux cleaned = -0.00874736 Jy ! Component: 2050 - total flux cleaned = -0.0087468 Jy ! Component: 2100 - total flux cleaned = -0.00868946 Jy ! Component: 2150 - total flux cleaned = -0.00880257 Jy ! Component: 2200 - total flux cleaned = -0.00874688 Jy ! Component: 2250 - total flux cleaned = -0.00880228 Jy ! Component: 2300 - total flux cleaned = -0.00882919 Jy ! Component: 2350 - total flux cleaned = -0.00888249 Jy ! Component: 2400 - total flux cleaned = -0.00880213 Jy ! Component: 2450 - total flux cleaned = -0.00880265 Jy ! Component: 2500 - total flux cleaned = -0.00880268 Jy ! Component: 2550 - total flux cleaned = -0.00877669 Jy ! Component: 2600 - total flux cleaned = -0.008751 Jy ! Component: 2650 - total flux cleaned = -0.008675 Jy ! Component: 2700 - total flux cleaned = -0.00864976 Jy ! Component: 2750 - total flux cleaned = -0.00862479 Jy ! Component: 2800 - total flux cleaned = -0.00852615 Jy ! Component: 2850 - total flux cleaned = -0.00852633 Jy ! Component: 2900 - total flux cleaned = -0.00852616 Jy ! Component: 2950 - total flux cleaned = -0.0085257 Jy ! Component: 3000 - total flux cleaned = -0.00845478 Jy ! Component: 3050 - total flux cleaned = -0.00838406 Jy ! Component: 3100 - total flux cleaned = -0.00833732 Jy ! Component: 3150 - total flux cleaned = -0.00829097 Jy ! Component: 3200 - total flux cleaned = -0.00808405 Jy ! Component: 3250 - total flux cleaned = -0.00808385 Jy ! Component: 3300 - total flux cleaned = -0.00797073 Jy ! Component: 3350 - total flux cleaned = -0.00788121 Jy ! Component: 3400 - total flux cleaned = -0.00785874 Jy ! Component: 3450 - total flux cleaned = -0.00785876 Jy ! Component: 3500 - total flux cleaned = -0.00779273 Jy ! Component: 3550 - total flux cleaned = -0.00777086 Jy ! Component: 3600 - total flux cleaned = -0.00770568 Jy ! Component: 3650 - total flux cleaned = -0.00761952 Jy ! Component: 3700 - total flux cleaned = -0.00755527 Jy ! Component: 3750 - total flux cleaned = -0.00751268 Jy ! Component: 3800 - total flux cleaned = -0.0073859 Jy ! Component: 3850 - total flux cleaned = -0.00736475 Jy ! Component: 3900 - total flux cleaned = -0.00728131 Jy ! Component: 3950 - total flux cleaned = -0.00726061 Jy ! Component: 4000 - total flux cleaned = -0.00715747 Jy ! Component: 4050 - total flux cleaned = -0.00707554 Jy ! Total flux subtracted in 4096 components = -0.00703471 Jy ! Clean residual min=-0.001129 max=0.001264 Jy/beam ! Clean residual mean=-0.000004 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.623586 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 405 components and 0.623587 Jy ![Exited script file: muppet] wmap "J0648-3044_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 7.28 at -5.333 degrees (North through East) ! Clean map min=-0.0025495 max=0.41669 Jy/beam ! Writing clean map to FITS file: J0648-3044_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.416691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000351659 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.253179 0.253179 0.506359 1.01272 2.02544 4.05087 8.10174 16.2035 32.407 64.8139 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.416 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 7.28 at -5.333 degrees (North through East) ! Clean map min=-0.0025495 max=0.41669 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 J0648-3044_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:19:25 2017