! Started logfile: J0403-3605_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:37:51 2019 obs J0403-3605_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0403-3605_S_2017_05_31_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.817778 visibilities/baseline/integration-bin. ! Found source: J0403-3605 ! ! 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 703 lines of history. ! ! Reading 2944 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 J0403-3605_S_2017_05_31_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.445102Jy sigma=0.001557 ! Fit after self-cal, rms=0.439472Jy sigma=0.001512 ! 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.399 mas, bmaj=6.411 mas, bpa=-3.486 degrees ! Estimated noise=3405.57 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.783825 Jy ! Component: 100 - total flux cleaned = 0.973595 Jy ! Total flux subtracted in 100 components = 0.973595 Jy ! Clean residual min=-0.059535 max=0.117086 Jy/beam ! Clean residual mean=0.000010 rms=0.015470 Jy/beam ! Combined flux in latest and established models = 0.973595 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.973595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.444022Jy sigma=0.001509 ! Fit after self-cal, rms=0.444017Jy sigma=0.001509 ! Inverting map ! Added new window around map position (-4, -15). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108611 Jy ! Component: 100 - total flux cleaned = 0.170702 Jy ! Total flux subtracted in 100 components = 0.170702 Jy ! Clean residual min=-0.057226 max=0.079777 Jy/beam ! Clean residual mean=-0.000018 rms=0.013204 Jy/beam ! Combined flux in latest and established models = 1.1443 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 1.1443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.399368Jy sigma=0.001287 ! Fit after self-cal, rms=0.397186Jy sigma=0.001263 ! 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.977 mas, bmaj=7.673 mas, bpa=-3.167 degrees ! Estimated noise=2700.1 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.0425239 Jy ! Component: 100 - total flux cleaned = 0.0511679 Jy ! Component: 150 - total flux cleaned = 0.0565628 Jy ! Component: 200 - total flux cleaned = 0.0589531 Jy ! Total flux subtracted in 200 components = 0.0589531 Jy ! Clean residual min=-0.051180 max=0.046532 Jy/beam ! Clean residual mean=-0.000156 rms=0.011594 Jy/beam ! Combined flux in latest and established models = 1.20325 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 1.20325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383174Jy sigma=0.001242 ! Fit after self-cal, rms=0.383095Jy sigma=0.001241 ! 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.58 FD 0.99 HN 1.49 KP 1.04 ! LA 1.04 MK 1.01 NL 1.12 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.72 KP 0.98 ! LA 1.00 MK 0.98 NL 1.27 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.59 FD 1.03 HN 1.60 KP 1.00 ! LA 1.01 MK 1.01 NL 1.19 OV 0.96 ! PT 0.98 SC 0.99 ! ! ! 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.05 HN 1.54 KP 0.80 ! LA 0.91 MK 1.01 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.383095Jy sigma=0.001241 ! Fit after self-cal, rms=0.198879Jy sigma=0.000842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=7.6 mas, bpa=-2.514 degrees ! Estimated noise=2740.82 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.024636 Jy ! Component: 100 - total flux cleaned = -0.0246249 Jy ! Component: 150 - total flux cleaned = -0.0240387 Jy ! Component: 200 - total flux cleaned = -0.0235479 Jy ! Total flux subtracted in 200 components = -0.0235479 Jy ! Clean residual min=-0.022587 max=0.026348 Jy/beam ! Clean residual mean=-0.000270 rms=0.005432 Jy/beam ! Combined flux in latest and established models = 1.1797 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 1.1797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192088Jy sigma=0.000813 ! Fit after self-cal, rms=0.190818Jy sigma=0.000809 ! 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.190818Jy sigma=0.000809 ! Fit after self-cal, rms=0.172748Jy sigma=0.000712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=7.596 mas, bpa=-2.407 degrees ! Estimated noise=2736.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00602211 Jy ! Component: 100 - total flux cleaned = -0.00602508 Jy ! Component: 150 - total flux cleaned = -0.00602471 Jy ! Component: 200 - total flux cleaned = -0.00603935 Jy ! Total flux subtracted in 200 components = -0.00603935 Jy ! Clean residual min=-0.012108 max=0.014253 Jy/beam ! Clean residual mean=-0.000123 rms=0.002875 Jy/beam ! Combined flux in latest and established models = 1.17366 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 1.17366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171618Jy sigma=0.000707 ! Fit after self-cal, rms=0.171339Jy sigma=0.000706 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-16, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0088743 Jy ! Component: 100 - total flux cleaned = 0.00824573 Jy ! Component: 150 - total flux cleaned = 0.00823297 Jy ! Component: 200 - total flux cleaned = 0.00823839 Jy ! Total flux subtracted in 200 components = 0.00823839 Jy ! Clean residual min=-0.011017 max=0.011249 Jy/beam ! Clean residual mean=-0.000102 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 1.1819 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 1.1819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169807Jy sigma=0.000701 ! Fit after self-cal, rms=0.169773Jy sigma=0.000700 ! 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.169773Jy sigma=0.000700 ! Fit after self-cal, rms=0.169856Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.597 mas, bpa=-2.396 degrees ! Estimated noise=2732.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00472597 Jy ! Component: 100 - total flux cleaned = -0.00527026 Jy ! Component: 150 - total flux cleaned = -0.00576898 Jy ! Component: 200 - total flux cleaned = -0.00591795 Jy ! Total flux subtracted in 200 components = -0.00591795 Jy ! Clean residual min=-0.009288 max=0.010143 Jy/beam ! Clean residual mean=-0.000039 rms=0.002428 Jy/beam ! Combined flux in latest and established models = 1.17598 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 1.17598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169279Jy sigma=0.000693 ! Fit after self-cal, rms=0.169258Jy sigma=0.000692 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.000932867 Jy ! Component: 100 - total flux cleaned = -0.0010694 Jy ! Component: 150 - total flux cleaned = -0.0010694 Jy ! Component: 200 - total flux cleaned = -0.0010749 Jy ! Total flux subtracted in 200 components = -0.0010749 Jy ! Clean residual min=-0.009177 max=0.010041 Jy/beam ! Clean residual mean=-0.000042 rms=0.002391 Jy/beam ! Combined flux in latest and established models = 1.17491 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 112 components and 1.17491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168990Jy sigma=0.000691 ! Fit after self-cal, rms=0.168977Jy sigma=0.000691 ! 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.168977Jy sigma=0.000691 ! Fit after self-cal, rms=0.169165Jy sigma=0.000691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.901 mas, bmaj=24.8 mas, bpa=2.527 degrees ! Estimated noise=3472.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00305378 Jy ! Component: 100 - total flux cleaned = -0.00353685 Jy ! Component: 150 - total flux cleaned = -0.00353482 Jy ! Component: 200 - total flux cleaned = -0.00342536 Jy ! Total flux subtracted in 200 components = -0.00342536 Jy ! Clean residual min=-0.011216 max=0.009241 Jy/beam ! Clean residual mean=-0.000085 rms=0.003014 Jy/beam ! Combined flux in latest and established models = 1.17148 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 123 components and 1.17148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168964Jy sigma=0.000691 ! Fit after self-cal, rms=0.168904Jy sigma=0.000690 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.000231162 Jy ! Component: 100 - total flux cleaned = -0.000574866 Jy ! Component: 150 - total flux cleaned = -0.000475556 Jy ! Component: 200 - total flux cleaned = -0.000305785 Jy ! Total flux subtracted in 200 components = -0.000305785 Jy ! Clean residual min=-0.011061 max=0.009156 Jy/beam ! Clean residual mean=-0.000087 rms=0.003002 Jy/beam ! Combined flux in latest and established models = 1.17118 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 130 components and 1.17118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168866Jy sigma=0.000690 ! Fit after self-cal, rms=0.168827Jy sigma=0.000690 ! 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.022 mas, bmaj=7.599 mas, bpa=-2.388 degrees ! Estimated noise=2730.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 7.599 at -2.388 degrees (North through East) ! Clean map min=-0.028665 max=0.97339 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168827Jy sigma=0.000690 ! Fit after self-cal, rms=0.158865Jy sigma=0.000628 ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.604 mas, bpa=-2.482 degrees ! Estimated noise=2733.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00243312 Jy ! Component: 100 - total flux cleaned = -0.00294095 Jy ! Component: 150 - total flux cleaned = -0.00336855 Jy ! Component: 200 - total flux cleaned = -0.00346215 Jy ! Total flux subtracted in 200 components = -0.00346215 Jy ! Clean residual min=-0.008922 max=0.007956 Jy/beam ! Clean residual mean=-0.000052 rms=0.002243 Jy/beam ! Combined flux in latest and established models = 1.16771 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 141 components and 1.16772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158543Jy sigma=0.000627 ! Fit after self-cal, rms=0.158534Jy sigma=0.000627 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000760737 Jy ! Component: 100 - total flux cleaned = -0.000842102 Jy ! Component: 150 - total flux cleaned = -0.000842369 Jy ! Component: 200 - total flux cleaned = -0.00091447 Jy ! Total flux subtracted in 200 components = -0.00091447 Jy ! Clean residual min=-0.008819 max=0.007969 Jy/beam ! Clean residual mean=-0.000055 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 1.1668 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 1.1668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158411Jy sigma=0.000626 ! Fit after self-cal, rms=0.158410Jy sigma=0.000626 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158410Jy sigma=0.000626 ! Fit after self-cal, rms=0.158584Jy sigma=0.000626 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.294 mas, bpa=-2.546 degrees ! Estimated noise=3458.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.795277 Jy ! Component: 100 - total flux cleaned = 0.979017 Jy ! Component: 150 - total flux cleaned = 1.0546 Jy ! Component: 200 - total flux cleaned = 1.09599 Jy ! Total flux subtracted in 200 components = 1.09599 Jy ! Clean residual min=-0.016542 max=0.025280 Jy/beam ! Clean residual mean=-0.000004 rms=0.004220 Jy/beam ! Combined flux in latest and established models = 1.09599 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 1.09599 Jy ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.604 mas, bpa=-2.47 degrees ! Estimated noise=2731.87 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) ! Added new window around map position (2.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.035321 Jy ! Component: 100 - total flux cleaned = 0.0538765 Jy ! Component: 150 - total flux cleaned = 0.0650348 Jy ! Component: 200 - total flux cleaned = 0.0696851 Jy ! Total flux subtracted in 200 components = 0.0696851 Jy ! Clean residual min=-0.011293 max=0.010100 Jy/beam ! Clean residual mean=-0.000038 rms=0.002551 Jy/beam ! Combined flux in latest and established models = 1.16567 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 72 components and 1.16567 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.918 mas, bmaj=24.84 mas, bpa=2.509 degrees ! Estimated noise=3468.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00846401 Jy ! Component: 100 - total flux cleaned = 0.00925318 Jy ! Component: 150 - total flux cleaned = 0.00948242 Jy ! Component: 200 - total flux cleaned = 0.00969068 Jy ! Total flux subtracted in 200 components = 0.00969068 Jy ! Clean residual min=-0.009348 max=0.009213 Jy/beam ! Clean residual mean=-0.000054 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 1.17536 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 = 1.92844e-05 Jy ! Component: 100 - total flux cleaned = 0.000193401 Jy ! Component: 150 - total flux cleaned = 0.000210476 Jy ! Component: 200 - total flux cleaned = 0.000227996 Jy ! Total flux subtracted in 200 components = 0.000227996 Jy ! Clean residual min=-0.009045 max=0.008260 Jy/beam ! Clean residual mean=-0.000057 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 1.17559 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 1.17559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.604 mas, bpa=-2.47 degrees ! Estimated noise=2731.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00094832 Jy ! Component: 100 - total flux cleaned = 0.00113147 Jy ! Component: 150 - total flux cleaned = 0.00113901 Jy ! Component: 200 - total flux cleaned = 0.000998143 Jy ! Total flux subtracted in 200 components = 0.000998143 Jy ! Clean residual min=-0.009519 max=0.008031 Jy/beam ! Clean residual mean=-0.000027 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 1.17659 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 1.17659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159443Jy sigma=0.000626 ! Fit after self-cal, rms=0.158763Jy sigma=0.000624 wmodel J0403-3605_S_2017_05_31_pus_map.mod ! Writing 111 model components to file: J0403-3605_S_2017_05_31_pus_map.mod wobs J0403-3605_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0403-3605_S_2017_05_31_pus_uvs.fits wwins J0403-3605_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J0403-3605_S_2017_05_31_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.000310664 Jy ! Component: 100 - total flux cleaned = 0.00059672 Jy ! Component: 150 - total flux cleaned = 0.00114062 Jy ! Component: 200 - total flux cleaned = 0.00127055 Jy ! Component: 250 - total flux cleaned = 0.00127285 Jy ! Component: 300 - total flux cleaned = 0.00151218 Jy ! Component: 350 - total flux cleaned = 0.00151046 Jy ! Component: 400 - total flux cleaned = 0.00128618 Jy ! Component: 450 - total flux cleaned = 0.00128566 Jy ! Component: 500 - total flux cleaned = 0.00117919 Jy ! Component: 550 - total flux cleaned = 0.0011802 Jy ! Component: 600 - total flux cleaned = 0.00118171 Jy ! Component: 650 - total flux cleaned = 0.00079427 Jy ! Component: 700 - total flux cleaned = 0.000228946 Jy ! Component: 750 - total flux cleaned = -4.48791e-05 Jy ! Component: 800 - total flux cleaned = -0.000226891 Jy ! Component: 850 - total flux cleaned = -0.000228135 Jy ! Component: 900 - total flux cleaned = -0.000314907 Jy ! Component: 950 - total flux cleaned = -0.000484832 Jy ! Component: 1000 - total flux cleaned = -0.000318264 Jy ! Component: 1050 - total flux cleaned = -0.000401082 Jy ! Component: 1100 - total flux cleaned = -0.000563868 Jy ! Component: 1150 - total flux cleaned = -0.000963003 Jy ! Component: 1200 - total flux cleaned = -0.00119932 Jy ! Component: 1250 - total flux cleaned = -0.00166261 Jy ! Component: 1300 - total flux cleaned = -0.00189068 Jy ! Component: 1350 - total flux cleaned = -0.00204195 Jy ! Component: 1400 - total flux cleaned = -0.00234006 Jy ! Component: 1450 - total flux cleaned = -0.00256073 Jy ! Component: 1500 - total flux cleaned = -0.00299547 Jy ! Component: 1550 - total flux cleaned = -0.00320918 Jy ! Component: 1600 - total flux cleaned = -0.00335108 Jy ! Component: 1650 - total flux cleaned = -0.00355973 Jy ! Component: 1700 - total flux cleaned = -0.00356109 Jy ! Component: 1750 - total flux cleaned = -0.00376527 Jy ! Component: 1800 - total flux cleaned = -0.00396731 Jy ! Component: 1850 - total flux cleaned = -0.00390044 Jy ! Component: 1900 - total flux cleaned = -0.00403251 Jy ! Component: 1950 - total flux cleaned = -0.00409797 Jy ! Component: 2000 - total flux cleaned = -0.00441895 Jy ! Component: 2050 - total flux cleaned = -0.00448244 Jy ! Component: 2100 - total flux cleaned = -0.0047344 Jy ! Component: 2150 - total flux cleaned = -0.00479703 Jy ! Component: 2200 - total flux cleaned = -0.00498188 Jy ! Component: 2250 - total flux cleaned = -0.00498211 Jy ! Component: 2300 - total flux cleaned = -0.00522423 Jy ! Component: 2350 - total flux cleaned = -0.00528415 Jy ! Component: 2400 - total flux cleaned = -0.00516565 Jy ! Component: 2450 - total flux cleaned = -0.00557891 Jy ! Component: 2500 - total flux cleaned = -0.00557833 Jy ! Component: 2550 - total flux cleaned = -0.00557805 Jy ! Component: 2600 - total flux cleaned = -0.00575032 Jy ! Component: 2650 - total flux cleaned = -0.00580795 Jy ! Component: 2700 - total flux cleaned = -0.00586495 Jy ! Component: 2750 - total flux cleaned = -0.00603364 Jy ! Component: 2800 - total flux cleaned = -0.00642322 Jy ! Component: 2850 - total flux cleaned = -0.00653344 Jy ! Component: 2900 - total flux cleaned = -0.00664326 Jy ! Component: 2950 - total flux cleaned = -0.00680644 Jy ! Component: 3000 - total flux cleaned = -0.00691385 Jy ! Component: 3050 - total flux cleaned = -0.00702144 Jy ! Component: 3100 - total flux cleaned = -0.006968 Jy ! Component: 3150 - total flux cleaned = -0.00717964 Jy ! Component: 3200 - total flux cleaned = -0.00717955 Jy ! Component: 3250 - total flux cleaned = -0.007024 Jy ! Component: 3300 - total flux cleaned = -0.00702441 Jy ! Component: 3350 - total flux cleaned = -0.0070758 Jy ! Component: 3400 - total flux cleaned = -0.00707545 Jy ! Component: 3450 - total flux cleaned = -0.00697481 Jy ! Component: 3500 - total flux cleaned = -0.00712588 Jy ! Component: 3550 - total flux cleaned = -0.00717596 Jy ! Component: 3600 - total flux cleaned = -0.00712636 Jy ! Component: 3650 - total flux cleaned = -0.0071756 Jy ! Component: 3700 - total flux cleaned = -0.00722475 Jy ! Component: 3750 - total flux cleaned = -0.00717604 Jy ! Component: 3800 - total flux cleaned = -0.00732193 Jy ! Component: 3850 - total flux cleaned = -0.00741794 Jy ! Component: 3900 - total flux cleaned = -0.00722557 Jy ! Component: 3950 - total flux cleaned = -0.00732116 Jy ! Component: 4000 - total flux cleaned = -0.00736847 Jy ! Component: 4050 - total flux cleaned = -0.00732144 Jy ! Total flux subtracted in 4096 components = -0.00746259 Jy ! Clean residual min=-0.003204 max=0.002598 Jy/beam ! Clean residual mean=-0.000000 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 1.16913 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 414 components and 1.16913 Jy ![Exited script file: muppet] wmap "J0403-3605_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 7.604 at -2.47 degrees (North through East) ! Clean map min=-0.012094 max=0.99598 Jy/beam ! Writing clean map to FITS file: J0403-3605_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.995977 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000886539 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.267036 0.267036 0.534072 1.06814 2.13629 4.27257 8.54515 17.0903 34.1806 68.3612 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.995 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.025 x 7.604 at -2.47 degrees (North through East) ! Clean map min=-0.012094 max=0.99598 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 J0403-3605_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:38:00 2019