! Started logfile: J0052-2825_S_2017_06_15_pus_uvs.log on Tue May 7 15:06:45 2019 obs J0052-2825_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0052-2825_S_2017_06_15_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980093 visibilities/baseline/integration-bin. ! Found source: J0052-2825 ! ! 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 603 lines of history. ! ! Reading 16936 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 J0052-2825_S_2017_06_15_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 589 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.834058Jy sigma=0.006109 ! Fit after self-cal, rms=0.807216Jy sigma=0.005926 ! 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.46 mas, bmaj=6.966 mas, bpa=-5.77 degrees ! Estimated noise=1384.19 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.153518 Jy ! Component: 100 - total flux cleaned = 0.192091 Jy ! Total flux subtracted in 100 components = 0.192091 Jy ! Clean residual min=-0.013487 max=0.032740 Jy/beam ! Clean residual mean=-0.000070 rms=0.004105 Jy/beam ! Combined flux in latest and established models = 0.192091 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.192091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118853Jy sigma=0.000852 ! Fit after self-cal, rms=0.118827Jy sigma=0.000852 ! Inverting map ! Added new window around map position (-3.5, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276134 Jy ! Component: 100 - total flux cleaned = 0.0423662 Jy ! Total flux subtracted in 100 components = 0.0423662 Jy ! Clean residual min=-0.012972 max=0.028361 Jy/beam ! Clean residual mean=-0.000009 rms=0.003288 Jy/beam ! Combined flux in latest and established models = 0.234457 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.234457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111468Jy sigma=0.000789 ! Fit after self-cal, rms=0.110633Jy sigma=0.000783 ! 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.927 mas, bmaj=8.044 mas, bpa=-4.71 degrees ! Estimated noise=870.886 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 (3.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231095 Jy ! Component: 100 - total flux cleaned = 0.0367302 Jy ! Component: 150 - total flux cleaned = 0.0437862 Jy ! Component: 200 - total flux cleaned = 0.0463836 Jy ! Total flux subtracted in 200 components = 0.0463836 Jy ! Clean residual min=-0.009819 max=0.011604 Jy/beam ! Clean residual mean=0.000057 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 0.280841 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.280841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105432Jy sigma=0.000740 ! Fit after self-cal, rms=0.105363Jy sigma=0.000740 ! 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.16 FD 0.90 HN 1.39 KP 1.03 ! LA 1.00 MK 0.98 NL 0.90 OV 0.93 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.60 FD 0.95 HN 1.48 KP 0.99 ! LA 0.97 MK 0.95 NL 1.06 OV 0.92 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.82 FD 0.98 HN 1.19 KP 0.97 ! LA 1.01 MK 0.98 NL 0.99 OV 0.87 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.28 KP 1.00* ! LA 1.00* MK 1.03 NL 1.00* OV 1.00* ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.105363Jy sigma=0.000740 ! Fit after self-cal, rms=0.128198Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=8.007 mas, bpa=-4.905 degrees ! Estimated noise=919.994 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.00482682 Jy ! Component: 100 - total flux cleaned = -0.00663556 Jy ! Component: 150 - total flux cleaned = -0.00713594 Jy ! Component: 200 - total flux cleaned = -0.00741611 Jy ! Total flux subtracted in 200 components = -0.00741611 Jy ! Clean residual min=-0.005720 max=0.006187 Jy/beam ! Clean residual mean=0.000014 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.273425 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.273425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127495Jy sigma=0.000689 ! Fit after self-cal, rms=0.127938Jy sigma=0.000688 ! 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.127938Jy sigma=0.000688 ! Fit after self-cal, rms=0.135677Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.931 mas, bpa=-4.849 degrees ! Estimated noise=933.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00225922 Jy ! Component: 100 - total flux cleaned = -0.00296969 Jy ! Component: 150 - total flux cleaned = -0.00357579 Jy ! Component: 200 - total flux cleaned = -0.00410469 Jy ! Total flux subtracted in 200 components = -0.00410469 Jy ! Clean residual min=-0.004080 max=0.004860 Jy/beam ! Clean residual mean=0.000003 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.26932 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 87 components and 0.26932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135154Jy sigma=0.000676 ! Fit after self-cal, rms=0.135241Jy 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 (-31, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223618 Jy ! Component: 100 - total flux cleaned = 0.00251313 Jy ! Component: 150 - total flux cleaned = 0.00241481 Jy ! Component: 200 - total flux cleaned = 0.00221869 Jy ! Total flux subtracted in 200 components = 0.00221869 Jy ! Clean residual min=-0.003541 max=0.004453 Jy/beam ! Clean residual mean=0.000008 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.271539 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.271539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134914Jy sigma=0.000674 ! Fit after self-cal, rms=0.134865Jy sigma=0.000674 ! 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.134865Jy sigma=0.000674 ! Fit after self-cal, rms=0.141561Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=7.892 mas, bpa=-4.934 degrees ! Estimated noise=932.523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122384 Jy ! Component: 100 - total flux cleaned = -0.00164113 Jy ! Component: 150 - total flux cleaned = -0.00181988 Jy ! Component: 200 - total flux cleaned = -0.00198587 Jy ! Total flux subtracted in 200 components = -0.00198587 Jy ! Clean residual min=-0.003195 max=0.003022 Jy/beam ! Clean residual mean=0.000004 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.269553 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.269553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141361Jy sigma=0.000670 ! Fit after self-cal, rms=0.141409Jy sigma=0.000670 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.000213205 Jy ! Component: 100 - total flux cleaned = 0.000140486 Jy ! Component: 150 - total flux cleaned = 7.61616e-05 Jy ! Component: 200 - total flux cleaned = 1.50837e-05 Jy ! Total flux subtracted in 200 components = 1.50837e-05 Jy ! Clean residual min=-0.003048 max=0.002913 Jy/beam ! Clean residual mean=0.000004 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.269568 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.269568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141321Jy sigma=0.000669 ! Fit after self-cal, rms=0.141301Jy sigma=0.000669 ! 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.141301Jy sigma=0.000669 ! Fit after self-cal, rms=0.144387Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.728 mas, bmaj=20.35 mas, bpa=0.6101 degrees ! Estimated noise=1190.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000828903 Jy ! Component: 100 - total flux cleaned = -0.000765063 Jy ! Component: 150 - total flux cleaned = -0.00070584 Jy ! Component: 200 - total flux cleaned = -0.000651338 Jy ! Total flux subtracted in 200 components = -0.000651338 Jy ! Clean residual min=-0.003597 max=0.002965 Jy/beam ! Clean residual mean=0.000013 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.268917 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.268917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144312Jy sigma=0.000668 ! Fit after self-cal, rms=0.144323Jy sigma=0.000668 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.000218814 Jy ! Component: 100 - total flux cleaned = 0.000264771 Jy ! Component: 150 - total flux cleaned = 0.00017819 Jy ! Component: 200 - total flux cleaned = 0.000138038 Jy ! Total flux subtracted in 200 components = 0.000138038 Jy ! Clean residual min=-0.003535 max=0.002842 Jy/beam ! Clean residual mean=0.000014 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.269055 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 146 components and 0.269055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144293Jy sigma=0.000668 ! Fit after self-cal, rms=0.144280Jy sigma=0.000668 ! 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.922 mas, bmaj=7.875 mas, bpa=-4.932 degrees ! Estimated noise=931.105 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.922 x 7.875 at -4.932 degrees (North through East) ! Clean map min=-0.0043315 max=0.19144 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.453 mas, bmaj=6.817 mas, bpa=-5.886 degrees ! Estimated noise=1471.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162346 Jy ! Component: 100 - total flux cleaned = 0.203749 Jy ! Component: 150 - total flux cleaned = 0.223535 Jy ! Component: 200 - total flux cleaned = 0.235705 Jy ! Total flux subtracted in 200 components = 0.235705 Jy ! Clean residual min=-0.005042 max=0.007065 Jy/beam ! Clean residual mean=-0.000029 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.235705 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.235705 Jy ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=7.875 mas, bpa=-4.932 degrees ! Estimated noise=931.105 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.0107308 Jy ! Component: 100 - total flux cleaned = 0.0177601 Jy ! Component: 150 - total flux cleaned = 0.0228798 Jy ! Component: 200 - total flux cleaned = 0.0266799 Jy ! Total flux subtracted in 200 components = 0.0266799 Jy ! Clean residual min=-0.003117 max=0.003445 Jy/beam ! Clean residual mean=-0.000007 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.262385 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 68 components and 0.262385 Jy ! Inverting map ! Added new window around map position (-5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343784 Jy ! Component: 100 - total flux cleaned = 0.00533028 Jy ! Component: 150 - total flux cleaned = 0.00634803 Jy ! Component: 200 - total flux cleaned = 0.00716745 Jy ! Total flux subtracted in 200 components = 0.00716745 Jy ! Clean residual min=-0.002675 max=0.002425 Jy/beam ! Clean residual mean=0.000006 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.269552 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 94 components and 0.269552 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.728 mas, bmaj=20.35 mas, bpa=0.6101 degrees ! Estimated noise=1190.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014797 Jy ! Component: 100 - total flux cleaned = 0.00138099 Jy ! Component: 150 - total flux cleaned = 0.00142338 Jy ! Component: 200 - total flux cleaned = 0.0014229 Jy ! Total flux subtracted in 200 components = 0.0014229 Jy ! Clean residual min=-0.003257 max=0.002751 Jy/beam ! Clean residual mean=0.000019 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.270975 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 = -7.51299e-07 Jy ! Component: 100 - total flux cleaned = -6.79398e-07 Jy ! Component: 150 - total flux cleaned = -1.16051e-06 Jy ! Component: 200 - total flux cleaned = 2.75024e-05 Jy ! Total flux subtracted in 200 components = 2.75024e-05 Jy ! Clean residual min=-0.003228 max=0.002770 Jy/beam ! Clean residual mean=0.000019 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.271003 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 133 components and 0.271002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=7.875 mas, bpa=-4.932 degrees ! Estimated noise=931.105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234077 Jy ! Component: 100 - total flux cleaned = 0.000120619 Jy ! Component: 150 - total flux cleaned = 6.95295e-05 Jy ! Component: 200 - total flux cleaned = 6.93868e-05 Jy ! Total flux subtracted in 200 components = 6.93868e-05 Jy ! Clean residual min=-0.002533 max=0.002329 Jy/beam ! Clean residual mean=0.000009 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.271072 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 156 components and 0.271072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144298Jy sigma=0.000668 ! Fit after self-cal, rms=0.144157Jy sigma=0.000668 wmodel J0052-2825_S_2017_06_15_pus_map.mod ! Writing 156 model components to file: J0052-2825_S_2017_06_15_pus_map.mod wobs J0052-2825_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0052-2825_S_2017_06_15_pus_uvs.fits wwins J0052-2825_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J0052-2825_S_2017_06_15_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.000643999 Jy ! Component: 100 - total flux cleaned = -0.00093097 Jy ! Component: 150 - total flux cleaned = -0.00116316 Jy ! Component: 200 - total flux cleaned = -0.0014975 Jy ! Component: 250 - total flux cleaned = -0.00200006 Jy ! Component: 300 - total flux cleaned = -0.00248655 Jy ! Component: 350 - total flux cleaned = -0.00299322 Jy ! Component: 400 - total flux cleaned = -0.00355309 Jy ! Component: 450 - total flux cleaned = -0.00393924 Jy ! Component: 500 - total flux cleaned = -0.00428585 Jy ! Component: 550 - total flux cleaned = -0.00453271 Jy ! Component: 600 - total flux cleaned = -0.00477601 Jy ! Component: 650 - total flux cleaned = -0.00504385 Jy ! Component: 700 - total flux cleaned = -0.00527824 Jy ! Component: 750 - total flux cleaned = -0.00547973 Jy ! Component: 800 - total flux cleaned = -0.00570608 Jy ! Component: 850 - total flux cleaned = -0.00587337 Jy ! Component: 900 - total flux cleaned = -0.00612068 Jy ! Component: 950 - total flux cleaned = -0.00630939 Jy ! Component: 1000 - total flux cleaned = -0.00644266 Jy ! Component: 1050 - total flux cleaned = -0.00662592 Jy ! Component: 1100 - total flux cleaned = -0.0067549 Jy ! Component: 1150 - total flux cleaned = -0.00680566 Jy ! Component: 1200 - total flux cleaned = -0.00690564 Jy ! Component: 1250 - total flux cleaned = -0.00688105 Jy ! Component: 1300 - total flux cleaned = -0.0069543 Jy ! Component: 1350 - total flux cleaned = -0.00700274 Jy ! Component: 1400 - total flux cleaned = -0.0070264 Jy ! Component: 1450 - total flux cleaned = -0.00697982 Jy ! Component: 1500 - total flux cleaned = -0.00700291 Jy ! Component: 1550 - total flux cleaned = -0.00697993 Jy ! Component: 1600 - total flux cleaned = -0.00702509 Jy ! Component: 1650 - total flux cleaned = -0.00693591 Jy ! Component: 1700 - total flux cleaned = -0.00695779 Jy ! Component: 1750 - total flux cleaned = -0.00693567 Jy ! Component: 1800 - total flux cleaned = -0.00697831 Jy ! Component: 1850 - total flux cleaned = -0.00689284 Jy ! Component: 1900 - total flux cleaned = -0.00689258 Jy ! Component: 1950 - total flux cleaned = -0.00676739 Jy ! Component: 2000 - total flux cleaned = -0.00672641 Jy ! Component: 2050 - total flux cleaned = -0.00668582 Jy ! Component: 2100 - total flux cleaned = -0.0066255 Jy ! Component: 2150 - total flux cleaned = -0.00664581 Jy ! Component: 2200 - total flux cleaned = -0.00656673 Jy ! Component: 2250 - total flux cleaned = -0.00648836 Jy ! Component: 2300 - total flux cleaned = -0.00652741 Jy ! Component: 2350 - total flux cleaned = -0.00641238 Jy ! Component: 2400 - total flux cleaned = -0.00637455 Jy ! Component: 2450 - total flux cleaned = -0.00633672 Jy ! Component: 2500 - total flux cleaned = -0.00624349 Jy ! Component: 2550 - total flux cleaned = -0.00622491 Jy ! Component: 2600 - total flux cleaned = -0.00617018 Jy ! Component: 2650 - total flux cleaned = -0.00609749 Jy ! Component: 2700 - total flux cleaned = -0.00602567 Jy ! Component: 2750 - total flux cleaned = -0.00602565 Jy ! Component: 2800 - total flux cleaned = -0.0059725 Jy ! Component: 2850 - total flux cleaned = -0.00586733 Jy ! Component: 2900 - total flux cleaned = -0.00583275 Jy ! Component: 2950 - total flux cleaned = -0.00578091 Jy ! Component: 3000 - total flux cleaned = -0.00571222 Jy ! Component: 3050 - total flux cleaned = -0.00566103 Jy ! Component: 3100 - total flux cleaned = -0.0056102 Jy ! Component: 3150 - total flux cleaned = -0.00554305 Jy ! Component: 3200 - total flux cleaned = -0.00545959 Jy ! Component: 3250 - total flux cleaned = -0.00536067 Jy ! Component: 3300 - total flux cleaned = -0.00532793 Jy ! Component: 3350 - total flux cleaned = -0.00527931 Jy ! Component: 3400 - total flux cleaned = -0.00526318 Jy ! Component: 3450 - total flux cleaned = -0.00518297 Jy ! Component: 3500 - total flux cleaned = -0.00513516 Jy ! Component: 3550 - total flux cleaned = -0.00513502 Jy ! Component: 3600 - total flux cleaned = -0.00499359 Jy ! Component: 3650 - total flux cleaned = -0.00496251 Jy ! Component: 3700 - total flux cleaned = -0.00491604 Jy ! Component: 3750 - total flux cleaned = -0.0048852 Jy ! Component: 3800 - total flux cleaned = -0.00483915 Jy ! Component: 3850 - total flux cleaned = -0.00477825 Jy ! Component: 3900 - total flux cleaned = -0.0046876 Jy ! Component: 3950 - total flux cleaned = -0.00467256 Jy ! Component: 4000 - total flux cleaned = -0.00459767 Jy ! Component: 4050 - total flux cleaned = -0.00447891 Jy ! Total flux subtracted in 4096 components = -0.00447888 Jy ! Clean residual min=-0.000808 max=0.000887 Jy/beam ! Clean residual mean=0.000006 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.266593 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 461 components and 0.266593 Jy ![Exited script file: muppet] wmap "J0052-2825_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.922 x 7.875 at -4.932 degrees (North through East) ! Clean map min=-0.0026832 max=0.20012 Jy/beam ! Writing clean map to FITS file: J0052-2825_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.200123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276374 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414306 0.414306 0.828611 1.65722 3.31445 6.62889 13.2578 26.5156 53.0311 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.2 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.922 x 7.875 at -4.932 degrees (North through East) ! Clean map min=-0.0026832 max=0.20012 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 J0052-2825_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:06:50 2019