! Started logfile: J0347+2004_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:03:37 2019 obs J0347+2004_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0347+2004_S_2017_01_16_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.744883 visibilities/baseline/integration-bin. ! Found source: J0347+2004 ! ! 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 20380 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 J0347+2004_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 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 533 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.784937Jy sigma=0.006325 ! Fit after self-cal, rms=0.773664Jy sigma=0.006256 ! 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.547 mas, bmaj=7.843 mas, bpa=16.05 degrees ! Estimated noise=1008.68 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.177451 Jy ! Component: 100 - total flux cleaned = 0.236359 Jy ! Total flux subtracted in 100 components = 0.236359 Jy ! Clean residual min=-0.012868 max=0.028526 Jy/beam ! Clean residual mean=-0.000101 rms=0.004368 Jy/beam ! Combined flux in latest and established models = 0.236359 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.236359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147867Jy sigma=0.000971 ! Fit after self-cal, rms=0.147698Jy sigma=0.000970 ! Inverting map ! Added new window around map position (4.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357641 Jy ! Component: 100 - total flux cleaned = 0.0608963 Jy ! Total flux subtracted in 100 components = 0.0608963 Jy ! Clean residual min=-0.010264 max=0.014784 Jy/beam ! Clean residual mean=-0.000075 rms=0.003041 Jy/beam ! Combined flux in latest and established models = 0.297256 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.297256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136649Jy sigma=0.000834 ! Fit after self-cal, rms=0.136662Jy sigma=0.000833 ! 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.223 mas, bmaj=8.405 mas, bpa=13.97 degrees ! Estimated noise=659.97 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 (-4, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231635 Jy ! Component: 100 - total flux cleaned = 0.0386233 Jy ! Component: 150 - total flux cleaned = 0.049524 Jy ! Component: 200 - total flux cleaned = 0.0574123 Jy ! Total flux subtracted in 200 components = 0.0574123 Jy ! Clean residual min=-0.009322 max=0.010855 Jy/beam ! Clean residual mean=-0.000096 rms=0.002734 Jy/beam ! Combined flux in latest and established models = 0.354668 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 102 components and 0.354668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132420Jy sigma=0.000775 ! Fit after self-cal, rms=0.132427Jy sigma=0.000774 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.88 HN 0.96 KP 0.96 ! LA 0.97 MK 1.00* NL 0.91 OV 0.93 ! PT 1.11 SC 0.94 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.90 HN 1.00 KP 0.92 ! LA 0.94 MK 1.00* NL 1.03 OV 0.99 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.93 HN 1.02 KP 0.97 ! LA 0.95 MK 1.00* NL 1.02 OV 0.91 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.94 KP 2.31 ! LA 0.96 MK 1.00* NL 1.00* OV 0.94 ! PT 1.16 SC 1.23 ! ! ! Fit before self-cal, rms=0.132427Jy sigma=0.000774 ! Fit after self-cal, rms=0.170155Jy sigma=0.000735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.233 mas, bmaj=8.42 mas, bpa=13.31 degrees ! Estimated noise=649.051 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.0027279 Jy ! Component: 100 - total flux cleaned = 0.00284767 Jy ! Component: 150 - total flux cleaned = 0.00267306 Jy ! Component: 200 - total flux cleaned = 0.00245393 Jy ! Total flux subtracted in 200 components = 0.00245393 Jy ! Clean residual min=-0.007816 max=0.008830 Jy/beam ! Clean residual mean=-0.000047 rms=0.002181 Jy/beam ! Combined flux in latest and established models = 0.357122 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.357122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170034Jy sigma=0.000734 ! Fit after self-cal, rms=0.170610Jy sigma=0.000733 ! 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.170610Jy sigma=0.000733 ! Fit after self-cal, rms=0.165731Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=8.393 mas, bpa=13.37 degrees ! Estimated noise=651.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144062 Jy ! Component: 100 - total flux cleaned = 0.00188141 Jy ! Component: 150 - total flux cleaned = 0.0024666 Jy ! Component: 200 - total flux cleaned = 0.00283265 Jy ! Total flux subtracted in 200 components = 0.00283265 Jy ! Clean residual min=-0.002152 max=0.002742 Jy/beam ! Clean residual mean=0.000003 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.359954 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 141 components and 0.359954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165643Jy sigma=0.000682 ! Fit after self-cal, rms=0.165782Jy sigma=0.000681 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 (82.5, 124). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119783 Jy ! Component: 100 - total flux cleaned = 0.00126452 Jy ! Component: 150 - total flux cleaned = 0.00126382 Jy ! Component: 200 - total flux cleaned = 0.00142521 Jy ! Total flux subtracted in 200 components = 0.00142521 Jy ! Clean residual min=-0.002080 max=0.002145 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.36138 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 155 components and 0.36138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165727Jy sigma=0.000681 ! Fit after self-cal, rms=0.165696Jy sigma=0.000681 ! 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.165696Jy sigma=0.000681 ! Fit after self-cal, rms=0.164362Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.233 mas, bmaj=8.382 mas, bpa=13.36 degrees ! Estimated noise=653.576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116182 Jy ! Component: 100 - total flux cleaned = 0.00162272 Jy ! Component: 150 - total flux cleaned = 0.0020629 Jy ! Component: 200 - total flux cleaned = 0.00241029 Jy ! Total flux subtracted in 200 components = 0.00241029 Jy ! Clean residual min=-0.001958 max=0.001890 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.36379 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 166 components and 0.36379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164327Jy sigma=0.000680 ! Fit after self-cal, rms=0.164332Jy sigma=0.000680 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.000297096 Jy ! Component: 100 - total flux cleaned = 0.000484897 Jy ! Component: 150 - total flux cleaned = 0.000571405 Jy ! Component: 200 - total flux cleaned = 0.000625022 Jy ! Total flux subtracted in 200 components = 0.000625022 Jy ! Clean residual min=-0.001917 max=0.001911 Jy/beam ! Clean residual mean=0.000002 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.364415 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 179 components and 0.364415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164318Jy sigma=0.000680 ! Fit after self-cal, rms=0.164317Jy sigma=0.000680 ! 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.164317Jy sigma=0.000680 ! Fit after self-cal, rms=0.164624Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.807 mas, bmaj=10.31 mas, bpa=2.814 degrees ! Estimated noise=765.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148134 Jy ! Component: 100 - total flux cleaned = 0.00191966 Jy ! Component: 150 - total flux cleaned = 0.00207313 Jy ! Component: 200 - total flux cleaned = 0.00215921 Jy ! Total flux subtracted in 200 components = 0.00215921 Jy ! Clean residual min=-0.001861 max=0.001992 Jy/beam ! Clean residual mean=0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.366574 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 202 components and 0.366574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164605Jy sigma=0.000679 ! Fit after self-cal, rms=0.164601Jy sigma=0.000679 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 = 5.4383e-05 Jy ! Component: 100 - total flux cleaned = 5.45982e-05 Jy ! Component: 150 - total flux cleaned = 5.45736e-05 Jy ! Component: 200 - total flux cleaned = 9.67918e-05 Jy ! Total flux subtracted in 200 components = 9.67918e-05 Jy ! Clean residual min=-0.001839 max=0.001950 Jy/beam ! Clean residual mean=0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.366671 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 211 components and 0.366671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164594Jy sigma=0.000679 ! Fit after self-cal, rms=0.164594Jy sigma=0.000679 ! 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.231 mas, bmaj=8.374 mas, bpa=13.32 degrees ! Estimated noise=654.988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 8.374 at 13.32 degrees (North through East) ! Clean map min=-0.0018528 max=0.23778 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.566 mas, bmaj=7.79 mas, bpa=15.68 degrees ! Estimated noise=986.913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.175424 Jy ! Component: 100 - total flux cleaned = 0.235279 Jy ! Component: 150 - total flux cleaned = 0.270727 Jy ! Component: 200 - total flux cleaned = 0.29514 Jy ! Total flux subtracted in 200 components = 0.29514 Jy ! Clean residual min=-0.006300 max=0.013439 Jy/beam ! Clean residual mean=-0.000035 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.29514 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.29514 Jy ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=8.374 mas, bpa=13.32 degrees ! Estimated noise=654.988 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.0226064 Jy ! Component: 100 - total flux cleaned = 0.036826 Jy ! Component: 150 - total flux cleaned = 0.0462331 Jy ! Component: 200 - total flux cleaned = 0.0527851 Jy ! Total flux subtracted in 200 components = 0.0527851 Jy ! Clean residual min=-0.002549 max=0.003746 Jy/beam ! Clean residual mean=-0.000008 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.347925 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 102 components and 0.347925 Jy ! Inverting map ! Added new window around map position (1.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494561 Jy ! Component: 100 - total flux cleaned = 0.00876517 Jy ! Component: 150 - total flux cleaned = 0.011732 Jy ! Component: 200 - total flux cleaned = 0.0140457 Jy ! Total flux subtracted in 200 components = 0.0140457 Jy ! Clean residual min=-0.002021 max=0.002127 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.361971 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 137 components and 0.361971 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.807 mas, bmaj=10.31 mas, bpa=2.814 degrees ! Estimated noise=765.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245549 Jy ! Component: 100 - total flux cleaned = 0.00300104 Jy ! Component: 150 - total flux cleaned = 0.0033739 Jy ! Component: 200 - total flux cleaned = 0.00364009 Jy ! Total flux subtracted in 200 components = 0.00364009 Jy ! Clean residual min=-0.001784 max=0.002234 Jy/beam ! Clean residual mean=0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.365611 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.000182967 Jy ! Component: 100 - total flux cleaned = 0.000309646 Jy ! Component: 150 - total flux cleaned = 0.000420836 Jy ! Component: 200 - total flux cleaned = 0.000593804 Jy ! Total flux subtracted in 200 components = 0.000593804 Jy ! Clean residual min=-0.001759 max=0.002082 Jy/beam ! Clean residual mean=0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.366205 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 201 components and 0.366205 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=8.374 mas, bpa=13.32 degrees ! Estimated noise=654.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392834 Jy ! Component: 100 - total flux cleaned = 0.00052014 Jy ! Component: 150 - total flux cleaned = 0.000549389 Jy ! Component: 200 - total flux cleaned = 0.000576351 Jy ! Total flux subtracted in 200 components = 0.000576351 Jy ! Clean residual min=-0.001710 max=0.001907 Jy/beam ! Clean residual mean=0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.366781 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 230 components and 0.366781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164586Jy sigma=0.000679 ! Fit after self-cal, rms=0.164596Jy sigma=0.000679 wmodel J0347+2004_S_2017_01_16_pus_map.mod ! Writing 230 model components to file: J0347+2004_S_2017_01_16_pus_map.mod wobs J0347+2004_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0347+2004_S_2017_01_16_pus_uvs.fits wwins J0347+2004_S_2017_01_16_pus_map.win ! wwins: Wrote 5 windows to J0347+2004_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.000512069 Jy ! Component: 100 - total flux cleaned = 0.000758086 Jy ! Component: 150 - total flux cleaned = 0.00104904 Jy ! Component: 200 - total flux cleaned = 0.00121592 Jy ! Component: 250 - total flux cleaned = 0.00118982 Jy ! Component: 300 - total flux cleaned = 0.00124148 Jy ! Component: 350 - total flux cleaned = 0.00131688 Jy ! Component: 400 - total flux cleaned = 0.00139072 Jy ! Component: 450 - total flux cleaned = 0.00155802 Jy ! Component: 500 - total flux cleaned = 0.00160495 Jy ! Component: 550 - total flux cleaned = 0.00162773 Jy ! Component: 600 - total flux cleaned = 0.00160546 Jy ! Component: 650 - total flux cleaned = 0.00158375 Jy ! Component: 700 - total flux cleaned = 0.00160555 Jy ! Component: 750 - total flux cleaned = 0.00164824 Jy ! Component: 800 - total flux cleaned = 0.00164828 Jy ! Component: 850 - total flux cleaned = 0.00175226 Jy ! Component: 900 - total flux cleaned = 0.00173114 Jy ! Component: 950 - total flux cleaned = 0.00177146 Jy ! Component: 1000 - total flux cleaned = 0.00175108 Jy ! Component: 1050 - total flux cleaned = 0.00181027 Jy ! Component: 1100 - total flux cleaned = 0.00177079 Jy ! Component: 1150 - total flux cleaned = 0.00180969 Jy ! Component: 1200 - total flux cleaned = 0.00182911 Jy ! Component: 1250 - total flux cleaned = 0.00186683 Jy ! Component: 1300 - total flux cleaned = 0.00182928 Jy ! Component: 1350 - total flux cleaned = 0.00192258 Jy ! Component: 1400 - total flux cleaned = 0.00195914 Jy ! Component: 1450 - total flux cleaned = 0.00195922 Jy ! Component: 1500 - total flux cleaned = 0.00195919 Jy ! Component: 1550 - total flux cleaned = 0.0019591 Jy ! Component: 1600 - total flux cleaned = 0.00202981 Jy ! Component: 1650 - total flux cleaned = 0.00194197 Jy ! Component: 1700 - total flux cleaned = 0.00195939 Jy ! Component: 1750 - total flux cleaned = 0.00201129 Jy ! Component: 1800 - total flux cleaned = 0.00199412 Jy ! Component: 1850 - total flux cleaned = 0.00197704 Jy ! Component: 1900 - total flux cleaned = 0.00204411 Jy ! Component: 1950 - total flux cleaned = 0.00201074 Jy ! Component: 2000 - total flux cleaned = 0.0021261 Jy ! Component: 2050 - total flux cleaned = 0.00210962 Jy ! Component: 2100 - total flux cleaned = 0.00217449 Jy ! Component: 2150 - total flux cleaned = 0.00215833 Jy ! Component: 2200 - total flux cleaned = 0.00223792 Jy ! Component: 2250 - total flux cleaned = 0.00220644 Jy ! Component: 2300 - total flux cleaned = 0.00225345 Jy ! Component: 2350 - total flux cleaned = 0.00226903 Jy ! Component: 2400 - total flux cleaned = 0.00226927 Jy ! Component: 2450 - total flux cleaned = 0.00229993 Jy ! Component: 2500 - total flux cleaned = 0.00234555 Jy ! Component: 2550 - total flux cleaned = 0.00236075 Jy ! Component: 2600 - total flux cleaned = 0.00237564 Jy ! Component: 2650 - total flux cleaned = 0.00249454 Jy ! Component: 2700 - total flux cleaned = 0.00249452 Jy ! Component: 2750 - total flux cleaned = 0.00252375 Jy ! Component: 2800 - total flux cleaned = 0.00258189 Jy ! Component: 2850 - total flux cleaned = 0.00259669 Jy ! Component: 2900 - total flux cleaned = 0.00265405 Jy ! Component: 2950 - total flux cleaned = 0.00269653 Jy ! Component: 3000 - total flux cleaned = 0.00268263 Jy ! Component: 3050 - total flux cleaned = 0.00275299 Jy ! Component: 3100 - total flux cleaned = 0.00271103 Jy ! Component: 3150 - total flux cleaned = 0.00276648 Jy ! Component: 3200 - total flux cleaned = 0.00280772 Jy ! Component: 3250 - total flux cleaned = 0.00284847 Jy ! Component: 3300 - total flux cleaned = 0.00283497 Jy ! Component: 3350 - total flux cleaned = 0.00287551 Jy ! Component: 3400 - total flux cleaned = 0.00292908 Jy ! Component: 3450 - total flux cleaned = 0.00295561 Jy ! Component: 3500 - total flux cleaned = 0.00300853 Jy ! Component: 3550 - total flux cleaned = 0.00295602 Jy ! Component: 3600 - total flux cleaned = 0.00307392 Jy ! Component: 3650 - total flux cleaned = 0.00308696 Jy ! Component: 3700 - total flux cleaned = 0.0030869 Jy ! Component: 3750 - total flux cleaned = 0.00303543 Jy ! Component: 3800 - total flux cleaned = 0.00316322 Jy ! Component: 3850 - total flux cleaned = 0.00313781 Jy ! Component: 3900 - total flux cleaned = 0.003163 Jy ! Component: 3950 - total flux cleaned = 0.00320074 Jy ! Component: 4000 - total flux cleaned = 0.00320075 Jy ! Component: 4050 - total flux cleaned = 0.00322563 Jy ! Total flux subtracted in 4096 components = 0.00323798 Jy ! Clean residual min=-0.000772 max=0.000738 Jy/beam ! Clean residual mean=-0.000000 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.370019 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 532 components and 0.370019 Jy ![Exited script file: muppet] wmap "J0347+2004_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 8.374 at 13.32 degrees (North through East) ! Clean map min=-0.0014628 max=0.23734 Jy/beam ! Writing clean map to FITS file: J0347+2004_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.237339 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232315 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293649 0.293649 0.587298 1.1746 2.34919 4.69839 9.39677 18.7935 37.5871 75.1742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.237 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.231 x 8.374 at 13.32 degrees (North through East) ! Clean map min=-0.0014628 max=0.23734 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 J0347+2004_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:03:43 2019