! Started logfile: J0632-1250_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:40:44 2019 obs J0632-1250_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0632-1250_S_2017_05_31_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776608 visibilities/baseline/integration-bin. ! Found source: J0632-1250 ! ! 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 13280 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 J0632-1250_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 426 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848604Jy sigma=0.006594 ! Fit after self-cal, rms=0.839100Jy sigma=0.006526 ! 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.545 mas, bmaj=7.29 mas, bpa=-7.378 degrees ! Estimated noise=1186.12 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.124305 Jy ! Component: 100 - total flux cleaned = 0.157964 Jy ! Total flux subtracted in 100 components = 0.157964 Jy ! Clean residual min=-0.006275 max=0.014724 Jy/beam ! Clean residual mean=-0.000048 rms=0.001943 Jy/beam ! Combined flux in latest and established models = 0.157964 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.157964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106592Jy sigma=0.000697 ! Fit after self-cal, rms=0.106589Jy sigma=0.000697 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160748 Jy ! Component: 100 - total flux cleaned = 0.0243578 Jy ! Total flux subtracted in 100 components = 0.0243578 Jy ! Clean residual min=-0.004310 max=0.005000 Jy/beam ! Clean residual mean=-0.000024 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.182322 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.182322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103876Jy sigma=0.000677 ! Fit after self-cal, rms=0.103866Jy sigma=0.000677 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.273 mas, bpa=-5.327 degrees ! Estimated noise=875.709 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.00393583 Jy ! Component: 100 - total flux cleaned = 0.00569454 Jy ! Component: 150 - total flux cleaned = 0.00621869 Jy ! Component: 200 - total flux cleaned = 0.00624281 Jy ! Total flux subtracted in 200 components = 0.00624281 Jy ! Clean residual min=-0.003990 max=0.005564 Jy/beam ! Clean residual mean=-0.000014 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.188565 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.188565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103625Jy sigma=0.000676 ! Fit after self-cal, rms=0.103622Jy sigma=0.000676 ! 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.00* FD 0.95 HN 0.97 KP 1.03 ! LA 0.99 MK 1.02 NL 0.90 OV 1.03 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.01 KP 1.01 ! LA 0.97 MK 1.00 NL 1.05 OV 1.08 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 1.01 ! LA 0.95 MK 1.01 NL 0.99 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.96 KP 0.77 ! LA 0.94 MK 1.23 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.103622Jy sigma=0.000676 ! Fit after self-cal, rms=0.098475Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.287 mas, bpa=-5.137 degrees ! Estimated noise=879.932 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.000177811 Jy ! Component: 100 - total flux cleaned = -0.000227954 Jy ! Component: 150 - total flux cleaned = -0.000270336 Jy ! Component: 200 - total flux cleaned = -0.000289877 Jy ! Total flux subtracted in 200 components = -0.000289877 Jy ! Clean residual min=-0.004139 max=0.005496 Jy/beam ! Clean residual mean=-0.000007 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.188275 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.188275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098460Jy sigma=0.000670 ! Fit after self-cal, rms=0.098383Jy sigma=0.000670 ! 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.098383Jy sigma=0.000670 ! Fit after self-cal, rms=0.095360Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=8.289 mas, bpa=-5.21 degrees ! Estimated noise=880.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147322 Jy ! Component: 100 - total flux cleaned = 0.000202875 Jy ! Component: 150 - total flux cleaned = 0.000253204 Jy ! Component: 200 - total flux cleaned = 0.000283913 Jy ! Total flux subtracted in 200 components = 0.000283913 Jy ! Clean residual min=-0.002961 max=0.004865 Jy/beam ! Clean residual mean=-0.000007 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.188559 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.188559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095354Jy sigma=0.000665 ! Fit after self-cal, rms=0.095353Jy sigma=0.000665 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 (-15, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00453797 Jy ! Component: 100 - total flux cleaned = 0.00709881 Jy ! Component: 150 - total flux cleaned = 0.00870489 Jy ! Component: 200 - total flux cleaned = 0.00942859 Jy ! Total flux subtracted in 200 components = 0.00942859 Jy ! Clean residual min=-0.002563 max=0.002602 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.197987 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.197987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095135Jy sigma=0.000663 ! Fit after self-cal, rms=0.095113Jy sigma=0.000663 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095113Jy sigma=0.000663 ! Fit after self-cal, rms=0.094764Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=8.289 mas, bpa=-5.191 degrees ! Estimated noise=879.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185207 Jy ! Component: 100 - total flux cleaned = 0.00278602 Jy ! Component: 150 - total flux cleaned = 0.00310151 Jy ! Component: 200 - total flux cleaned = 0.00333839 Jy ! Total flux subtracted in 200 components = 0.00333839 Jy ! Clean residual min=-0.002524 max=0.002534 Jy/beam ! Clean residual mean=-0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.201326 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.201326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094723Jy sigma=0.000662 ! Fit after self-cal, rms=0.094701Jy sigma=0.000662 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.000685417 Jy ! Component: 100 - total flux cleaned = 0.000801413 Jy ! Component: 150 - total flux cleaned = 0.000923118 Jy ! Component: 200 - total flux cleaned = 0.00103302 Jy ! Total flux subtracted in 200 components = 0.00103302 Jy ! Clean residual min=-0.002591 max=0.002517 Jy/beam ! Clean residual mean=-0.000003 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.202359 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 87 components and 0.202359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094690Jy sigma=0.000662 ! Fit after self-cal, rms=0.094689Jy sigma=0.000662 ! 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.094689Jy sigma=0.000662 ! Fit after self-cal, rms=0.094821Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.229 mas, bmaj=16.32 mas, bpa=-6.374 degrees ! Estimated noise=1131.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014256 Jy ! Component: 100 - total flux cleaned = 0.001844 Jy ! Component: 150 - total flux cleaned = 0.00192322 Jy ! Component: 200 - total flux cleaned = 0.00192321 Jy ! Total flux subtracted in 200 components = 0.00192321 Jy ! Clean residual min=-0.002881 max=0.002939 Jy/beam ! Clean residual mean=-0.000006 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.204282 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.204282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094819Jy sigma=0.000662 ! Fit after self-cal, rms=0.094815Jy sigma=0.000662 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 = 6.29688e-05 Jy ! Component: 100 - total flux cleaned = 0.000136327 Jy ! Component: 150 - total flux cleaned = 0.000158747 Jy ! Component: 200 - total flux cleaned = 0.000139298 Jy ! Total flux subtracted in 200 components = 0.000139298 Jy ! Clean residual min=-0.002876 max=0.002880 Jy/beam ! Clean residual mean=-0.000006 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.204421 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.204421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094818Jy sigma=0.000662 ! Fit after self-cal, rms=0.094817Jy sigma=0.000662 ! 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.082 mas, bmaj=8.29 mas, bpa=-5.163 degrees ! Estimated noise=880.904 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 8.29 at -5.163 degrees (North through East) ! Clean map min=-0.0024755 max=0.16545 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.57 mas, bmaj=7.307 mas, bpa=-7.116 degrees ! Estimated noise=1189.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124393 Jy ! Component: 100 - total flux cleaned = 0.157555 Jy ! Component: 150 - total flux cleaned = 0.173028 Jy ! Component: 200 - total flux cleaned = 0.18128 Jy ! Total flux subtracted in 200 components = 0.18128 Jy ! Clean residual min=-0.003687 max=0.004372 Jy/beam ! Clean residual mean=-0.000017 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.18128 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.18128 Jy ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.29 mas, bpa=-5.163 degrees ! Estimated noise=880.904 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.00627459 Jy ! Component: 100 - total flux cleaned = 0.0105857 Jy ! Component: 150 - total flux cleaned = 0.0137929 Jy ! Component: 200 - total flux cleaned = 0.0162274 Jy ! Total flux subtracted in 200 components = 0.0162274 Jy ! Clean residual min=-0.002832 max=0.002914 Jy/beam ! Clean residual mean=-0.000007 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.197507 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 53 components and 0.197507 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.229 mas, bmaj=16.32 mas, bpa=-6.374 degrees ! Estimated noise=1131.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336237 Jy ! Component: 100 - total flux cleaned = 0.00524189 Jy ! Component: 150 - total flux cleaned = 0.00637978 Jy ! Component: 200 - total flux cleaned = 0.00688295 Jy ! Total flux subtracted in 200 components = 0.00688295 Jy ! Clean residual min=-0.002969 max=0.003015 Jy/beam ! Clean residual mean=-0.000007 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.20439 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 = 5.19142e-05 Jy ! Component: 100 - total flux cleaned = 0.000122085 Jy ! Component: 150 - total flux cleaned = 0.000186449 Jy ! Component: 200 - total flux cleaned = 0.000205707 Jy ! Total flux subtracted in 200 components = 0.000205707 Jy ! Clean residual min=-0.002920 max=0.002913 Jy/beam ! Clean residual mean=-0.000007 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.204596 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 100 components and 0.204596 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.29 mas, bpa=-5.163 degrees ! Estimated noise=880.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561583 Jy ! Component: 100 - total flux cleaned = 0.00047766 Jy ! Component: 150 - total flux cleaned = 0.000339571 Jy ! Component: 200 - total flux cleaned = 0.000246634 Jy ! Total flux subtracted in 200 components = 0.000246634 Jy ! Clean residual min=-0.002604 max=0.002587 Jy/beam ! Clean residual mean=-0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.204842 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.204842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094829Jy sigma=0.000662 ! Fit after self-cal, rms=0.094823Jy sigma=0.000662 wmodel J0632-1250_S_2017_05_31_pus_map.mod ! Writing 114 model components to file: J0632-1250_S_2017_05_31_pus_map.mod wobs J0632-1250_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0632-1250_S_2017_05_31_pus_uvs.fits wwins J0632-1250_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0632-1250_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.000326739 Jy ! Component: 100 - total flux cleaned = 0.000576044 Jy ! Component: 150 - total flux cleaned = 0.000614422 Jy ! Component: 200 - total flux cleaned = 0.000795158 Jy ! Component: 250 - total flux cleaned = 0.0008993 Jy ! Component: 300 - total flux cleaned = 0.000932961 Jy ! Component: 350 - total flux cleaned = 0.000931987 Jy ! Component: 400 - total flux cleaned = 0.00102265 Jy ! Component: 450 - total flux cleaned = 0.00108168 Jy ! Component: 500 - total flux cleaned = 0.00119661 Jy ! Component: 550 - total flux cleaned = 0.00136403 Jy ! Component: 600 - total flux cleaned = 0.00149913 Jy ! Component: 650 - total flux cleaned = 0.00149934 Jy ! Component: 700 - total flux cleaned = 0.00162863 Jy ! Component: 750 - total flux cleaned = 0.00167931 Jy ! Component: 800 - total flux cleaned = 0.00172927 Jy ! Component: 850 - total flux cleaned = 0.0018259 Jy ! Component: 900 - total flux cleaned = 0.00184956 Jy ! Component: 950 - total flux cleaned = 0.00189592 Jy ! Component: 1000 - total flux cleaned = 0.00187334 Jy ! Component: 1050 - total flux cleaned = 0.00194038 Jy ! Component: 1100 - total flux cleaned = 0.00196237 Jy ! Component: 1150 - total flux cleaned = 0.00194098 Jy ! Component: 1200 - total flux cleaned = 0.00196197 Jy ! Component: 1250 - total flux cleaned = 0.00192076 Jy ! Component: 1300 - total flux cleaned = 0.00196126 Jy ! Component: 1350 - total flux cleaned = 0.00186116 Jy ! Component: 1400 - total flux cleaned = 0.00188065 Jy ! Component: 1450 - total flux cleaned = 0.00186066 Jy ! Component: 1500 - total flux cleaned = 0.00174585 Jy ! Component: 1550 - total flux cleaned = 0.00174611 Jy ! Component: 1600 - total flux cleaned = 0.00172771 Jy ! Component: 1650 - total flux cleaned = 0.00169135 Jy ! Component: 1700 - total flux cleaned = 0.00165548 Jy ! Component: 1750 - total flux cleaned = 0.00163788 Jy ! Component: 1800 - total flux cleaned = 0.00162036 Jy ! Component: 1850 - total flux cleaned = 0.00162051 Jy ! Component: 1900 - total flux cleaned = 0.00162054 Jy ! Component: 1950 - total flux cleaned = 0.00162006 Jy ! Component: 2000 - total flux cleaned = 0.0015529 Jy ! Component: 2050 - total flux cleaned = 0.00152007 Jy ! Component: 2100 - total flux cleaned = 0.00151998 Jy ! Component: 2150 - total flux cleaned = 0.00147126 Jy ! Component: 2200 - total flux cleaned = 0.00140697 Jy ! Component: 2250 - total flux cleaned = 0.00139096 Jy ! Component: 2300 - total flux cleaned = 0.0013441 Jy ! Component: 2350 - total flux cleaned = 0.00128187 Jy ! Component: 2400 - total flux cleaned = 0.00120512 Jy ! Component: 2450 - total flux cleaned = 0.00123553 Jy ! Component: 2500 - total flux cleaned = 0.00114553 Jy ! Component: 2550 - total flux cleaned = 0.00113072 Jy ! Component: 2600 - total flux cleaned = 0.00111597 Jy ! Component: 2650 - total flux cleaned = 0.00107229 Jy ! Component: 2700 - total flux cleaned = 0.00101446 Jy ! Component: 2750 - total flux cleaned = 0.000985952 Jy ! Component: 2800 - total flux cleaned = 0.00100013 Jy ! Component: 2850 - total flux cleaned = 0.000916311 Jy ! Component: 2900 - total flux cleaned = 0.000916216 Jy ! Component: 2950 - total flux cleaned = 0.000929991 Jy ! Component: 3000 - total flux cleaned = 0.000929969 Jy ! Component: 3050 - total flux cleaned = 0.000862702 Jy ! Component: 3100 - total flux cleaned = 0.000889485 Jy ! Component: 3150 - total flux cleaned = 0.000862873 Jy ! Component: 3200 - total flux cleaned = 0.000823324 Jy ! Component: 3250 - total flux cleaned = 0.000797463 Jy ! Component: 3300 - total flux cleaned = 0.00081048 Jy ! Component: 3350 - total flux cleaned = 0.000797965 Jy ! Component: 3400 - total flux cleaned = 0.000810719 Jy ! Component: 3450 - total flux cleaned = 0.000798148 Jy ! Component: 3500 - total flux cleaned = 0.000785497 Jy ! Component: 3550 - total flux cleaned = 0.000748481 Jy ! Component: 3600 - total flux cleaned = 0.000736236 Jy ! Component: 3650 - total flux cleaned = 0.000711977 Jy ! Component: 3700 - total flux cleaned = 0.000687889 Jy ! Component: 3750 - total flux cleaned = 0.000664087 Jy ! Component: 3800 - total flux cleaned = 0.000675938 Jy ! Component: 3850 - total flux cleaned = 0.000628777 Jy ! Component: 3900 - total flux cleaned = 0.000640515 Jy ! Component: 3950 - total flux cleaned = 0.000594137 Jy ! Component: 4000 - total flux cleaned = 0.000571169 Jy ! Component: 4050 - total flux cleaned = 0.000594008 Jy ! Total flux subtracted in 4096 components = 0.000616774 Jy ! Clean residual min=-0.000764 max=0.000693 Jy/beam ! Clean residual mean=0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.205459 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 426 components and 0.205459 Jy ![Exited script file: muppet] wmap "J0632-1250_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 8.29 at -5.163 degrees (North through East) ! Clean map min=-0.0014126 max=0.16548 Jy/beam ! Writing clean map to FITS file: J0632-1250_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.165482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203155 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.368297 0.368297 0.736594 1.47319 2.94637 5.89275 11.7855 23.571 47.142 94.284 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 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.082 x 8.29 at -5.163 degrees (North through East) ! Clean map min=-0.0014126 max=0.16548 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 J0632-1250_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:40:50 2019