! Started logfile: J2126-0119_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:49:46 2019 obs J2126-0119_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2126-0119_S_2017_03_27_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740143 visibilities/baseline/integration-bin. ! Found source: J2126-0119 ! ! 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 1684 lines of history. ! ! Reading 16520 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 J2126-0119_S_2017_03_27_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 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 607 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808637Jy sigma=0.006234 ! Fit after self-cal, rms=0.792180Jy sigma=0.006111 ! 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.85 mas, bmaj=6.729 mas, bpa=-0.7592 degrees ! Estimated noise=1093.75 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.154345 Jy ! Component: 100 - total flux cleaned = 0.205878 Jy ! Total flux subtracted in 100 components = 0.205878 Jy ! Clean residual min=-0.009719 max=0.024703 Jy/beam ! Clean residual mean=0.000047 rms=0.002775 Jy/beam ! Combined flux in latest and established models = 0.205878 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.205878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114628Jy sigma=0.000799 ! Fit after self-cal, rms=0.114374Jy sigma=0.000797 ! Inverting map ! Added new window around map position (3, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.029069 Jy ! Component: 100 - total flux cleaned = 0.0456081 Jy ! Total flux subtracted in 100 components = 0.0456081 Jy ! Clean residual min=-0.005967 max=0.009510 Jy/beam ! Clean residual mean=0.000025 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.251486 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.251486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104249Jy sigma=0.000703 ! Fit after self-cal, rms=0.104102Jy sigma=0.000702 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110346 Jy ! Component: 100 - total flux cleaned = 0.0175366 Jy ! Total flux subtracted in 100 components = 0.0175366 Jy ! Clean residual min=-0.004784 max=0.005323 Jy/beam ! Clean residual mean=0.000017 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.269023 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 46 components and 0.269023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102468Jy sigma=0.000686 ! Fit after self-cal, rms=0.102417Jy sigma=0.000686 ! 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.617 mas, bmaj=7.916 mas, bpa=-1.449 degrees ! Estimated noise=788.888 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.00697569 Jy ! Component: 100 - total flux cleaned = 0.0106457 Jy ! Component: 150 - total flux cleaned = 0.0129413 Jy ! Component: 200 - total flux cleaned = 0.0143064 Jy ! Total flux subtracted in 200 components = 0.0143064 Jy ! Clean residual min=-0.003406 max=0.003700 Jy/beam ! Clean residual mean=0.000013 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.283329 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 69 components and 0.283329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101932Jy sigma=0.000682 ! Fit after self-cal, rms=0.101916Jy sigma=0.000681 ! 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.92 HN 1.00 KP 1.04 ! LA 1.00 MK 0.99 NL 0.98 OV 1.02 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.06 KP 0.99 ! LA 0.96 MK 0.95 NL 1.05 OV 1.05 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.04 KP 1.01 ! LA 1.00 MK 1.05 NL 1.00 OV 0.95 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.08 KP 1.00* ! LA 0.82 MK 1.08 NL 1.00* OV 0.94 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.101916Jy sigma=0.000681 ! Fit after self-cal, rms=0.100500Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=7.93 mas, bpa=-1.403 degrees ! Estimated noise=791.138 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.00078926 Jy ! Component: 100 - total flux cleaned = -0.00111705 Jy ! Component: 150 - total flux cleaned = -0.0012544 Jy ! Component: 200 - total flux cleaned = -0.00137393 Jy ! Total flux subtracted in 200 components = -0.00137393 Jy ! Clean residual min=-0.003555 max=0.002802 Jy/beam ! Clean residual mean=0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.281955 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.281955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100434Jy sigma=0.000675 ! Fit after self-cal, rms=0.100369Jy sigma=0.000675 ! 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.100369Jy sigma=0.000675 ! Fit after self-cal, rms=0.104946Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=7.932 mas, bpa=-1.389 degrees ! Estimated noise=793.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024998 Jy ! Component: 100 - total flux cleaned = -0.000295158 Jy ! Component: 150 - total flux cleaned = -0.000367426 Jy ! Component: 200 - total flux cleaned = -0.000429463 Jy ! Total flux subtracted in 200 components = -0.000429463 Jy ! Clean residual min=-0.003482 max=0.002205 Jy/beam ! Clean residual mean=-0.000001 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.281526 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.281526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104910Jy sigma=0.000669 ! Fit after self-cal, rms=0.105055Jy sigma=0.000669 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.000133193 Jy ! Component: 100 - total flux cleaned = -0.000168597 Jy ! Component: 150 - total flux cleaned = -0.00019257 Jy ! Component: 200 - total flux cleaned = -0.000241268 Jy ! Total flux subtracted in 200 components = -0.000241268 Jy ! Clean residual min=-0.003248 max=0.002155 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.281284 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.281284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105032Jy sigma=0.000669 ! Fit after self-cal, rms=0.105028Jy sigma=0.000669 ! 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.105028Jy sigma=0.000669 ! Fit after self-cal, rms=0.104942Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=7.939 mas, bpa=-1.404 degrees ! Estimated noise=793.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00057636 Jy ! Component: 100 - total flux cleaned = -0.000723801 Jy ! Component: 150 - total flux cleaned = -0.000746634 Jy ! Component: 200 - total flux cleaned = -0.000789242 Jy ! Total flux subtracted in 200 components = -0.000789242 Jy ! Clean residual min=-0.002855 max=0.002079 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.280495 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.280495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104923Jy sigma=0.000667 ! Fit after self-cal, rms=0.104913Jy sigma=0.000667 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 = -1.22341e-05 Jy ! Component: 100 - total flux cleaned = -9.39262e-06 Jy ! Component: 150 - total flux cleaned = -5.03709e-05 Jy ! Component: 200 - total flux cleaned = -0.000107935 Jy ! Total flux subtracted in 200 components = -0.000107935 Jy ! Clean residual min=-0.002748 max=0.002060 Jy/beam ! Clean residual mean=-0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.280387 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.280387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104900Jy sigma=0.000667 ! Fit after self-cal, rms=0.104895Jy sigma=0.000667 ! 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.104895Jy sigma=0.000667 ! Fit after self-cal, rms=0.104990Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.579 mas, bmaj=12.69 mas, bpa=2.117 degrees ! Estimated noise=938.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000803275 Jy ! Component: 100 - total flux cleaned = -0.000786191 Jy ! Component: 150 - total flux cleaned = -0.000807015 Jy ! Component: 200 - total flux cleaned = -0.000824661 Jy ! Total flux subtracted in 200 components = -0.000824661 Jy ! Clean residual min=-0.002367 max=0.002008 Jy/beam ! Clean residual mean=-0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.279563 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 105 components and 0.279563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104987Jy sigma=0.000667 ! Fit after self-cal, rms=0.104977Jy sigma=0.000667 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.84966e-05 Jy ! Component: 100 - total flux cleaned = -3.821e-05 Jy ! Component: 150 - total flux cleaned = -4.79796e-05 Jy ! Component: 200 - total flux cleaned = -8.38079e-05 Jy ! Total flux subtracted in 200 components = -8.38079e-05 Jy ! Clean residual min=-0.002338 max=0.001999 Jy/beam ! Clean residual mean=-0.000006 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.279479 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.279479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104973Jy sigma=0.000667 ! Fit after self-cal, rms=0.104964Jy sigma=0.000667 ! 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.635 mas, bmaj=7.947 mas, bpa=-1.43 degrees ! Estimated noise=793.523 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.635 x 7.947 at -1.43 degrees (North through East) ! Clean map min=-0.0022964 max=0.20334 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.866 mas, bmaj=6.746 mas, bpa=-0.698 degrees ! Estimated noise=1106.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156442 Jy ! Component: 100 - total flux cleaned = 0.210843 Jy ! Component: 150 - total flux cleaned = 0.237639 Jy ! Component: 200 - total flux cleaned = 0.253014 Jy ! Total flux subtracted in 200 components = 0.253014 Jy ! Clean residual min=-0.004484 max=0.007851 Jy/beam ! Clean residual mean=0.000012 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.253014 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.253014 Jy ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=7.947 mas, bpa=-1.43 degrees ! Estimated noise=793.523 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.0128346 Jy ! Component: 100 - total flux cleaned = 0.019373 Jy ! Component: 150 - total flux cleaned = 0.0230655 Jy ! Component: 200 - total flux cleaned = 0.0252509 Jy ! Total flux subtracted in 200 components = 0.0252509 Jy ! Clean residual min=-0.002337 max=0.002131 Jy/beam ! Clean residual mean=-0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.278265 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.278265 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.579 mas, bmaj=12.69 mas, bpa=2.117 degrees ! Estimated noise=938.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793189 Jy ! Component: 100 - total flux cleaned = 0.00094272 Jy ! Component: 150 - total flux cleaned = 0.001028 Jy ! Component: 200 - total flux cleaned = 0.00109223 Jy ! Total flux subtracted in 200 components = 0.00109223 Jy ! Clean residual min=-0.002325 max=0.001951 Jy/beam ! Clean residual mean=-0.000005 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.279358 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 = 2.59226e-05 Jy ! Component: 100 - total flux cleaned = 1.53649e-05 Jy ! Component: 150 - total flux cleaned = 5.70934e-06 Jy ! Component: 200 - total flux cleaned = 6.09559e-06 Jy ! Total flux subtracted in 200 components = 6.09559e-06 Jy ! Clean residual min=-0.002314 max=0.001962 Jy/beam ! Clean residual mean=-0.000006 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.279364 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.279364 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=7.947 mas, bpa=-1.43 degrees ! Estimated noise=793.523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157738 Jy ! Component: 100 - total flux cleaned = 0.000155472 Jy ! Component: 150 - total flux cleaned = 0.000126049 Jy ! Component: 200 - total flux cleaned = 9.71195e-05 Jy ! Total flux subtracted in 200 components = 9.71195e-05 Jy ! Clean residual min=-0.002298 max=0.002071 Jy/beam ! Clean residual mean=-0.000003 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.279461 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.279461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104968Jy sigma=0.000667 ! Fit after self-cal, rms=0.104956Jy sigma=0.000667 wmodel J2126-0119_S_2017_03_27_pus_map.mod ! Writing 83 model components to file: J2126-0119_S_2017_03_27_pus_map.mod wobs J2126-0119_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2126-0119_S_2017_03_27_pus_uvs.fits wwins J2126-0119_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J2126-0119_S_2017_03_27_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.000620128 Jy ! Component: 100 - total flux cleaned = -0.000802674 Jy ! Component: 150 - total flux cleaned = -0.000973033 Jy ! Component: 200 - total flux cleaned = -0.00103983 Jy ! Component: 250 - total flux cleaned = -0.00110285 Jy ! Component: 300 - total flux cleaned = -0.00119512 Jy ! Component: 350 - total flux cleaned = -0.00116587 Jy ! Component: 400 - total flux cleaned = -0.00122489 Jy ! Component: 450 - total flux cleaned = -0.00116837 Jy ! Component: 500 - total flux cleaned = -0.00116913 Jy ! Component: 550 - total flux cleaned = -0.00119695 Jy ! Component: 600 - total flux cleaned = -0.00119684 Jy ! Component: 650 - total flux cleaned = -0.00111782 Jy ! Component: 700 - total flux cleaned = -0.00104109 Jy ! Component: 750 - total flux cleaned = -0.00111851 Jy ! Component: 800 - total flux cleaned = -0.00109323 Jy ! Component: 850 - total flux cleaned = -0.00111713 Jy ! Component: 900 - total flux cleaned = -0.00106772 Jy ! Component: 950 - total flux cleaned = -0.00099574 Jy ! Component: 1000 - total flux cleaned = -0.000948616 Jy ! Component: 1050 - total flux cleaned = -0.000972323 Jy ! Component: 1100 - total flux cleaned = -0.00106429 Jy ! Component: 1150 - total flux cleaned = -0.00110993 Jy ! Component: 1200 - total flux cleaned = -0.00117724 Jy ! Component: 1250 - total flux cleaned = -0.00122211 Jy ! Component: 1300 - total flux cleaned = -0.00126625 Jy ! Component: 1350 - total flux cleaned = -0.00146029 Jy ! Component: 1400 - total flux cleaned = -0.00150282 Jy ! Component: 1450 - total flux cleaned = -0.00156584 Jy ! Component: 1500 - total flux cleaned = -0.00158671 Jy ! Component: 1550 - total flux cleaned = -0.00164877 Jy ! Component: 1600 - total flux cleaned = -0.00168958 Jy ! Component: 1650 - total flux cleaned = -0.00179038 Jy ! Component: 1700 - total flux cleaned = -0.00179033 Jy ! Component: 1750 - total flux cleaned = -0.00190931 Jy ! Component: 1800 - total flux cleaned = -0.00200744 Jy ! Component: 1850 - total flux cleaned = -0.00214332 Jy ! Component: 1900 - total flux cleaned = -0.00220123 Jy ! Component: 1950 - total flux cleaned = -0.0023162 Jy ! Component: 2000 - total flux cleaned = -0.00244883 Jy ! Component: 2050 - total flux cleaned = -0.00248606 Jy ! Component: 2100 - total flux cleaned = -0.00250464 Jy ! Component: 2150 - total flux cleaned = -0.00256011 Jy ! Component: 2200 - total flux cleaned = -0.00263368 Jy ! Component: 2250 - total flux cleaned = -0.00268822 Jy ! Component: 2300 - total flux cleaned = -0.00261587 Jy ! Component: 2350 - total flux cleaned = -0.00265172 Jy ! Component: 2400 - total flux cleaned = -0.00268744 Jy ! Component: 2450 - total flux cleaned = -0.00266961 Jy ! Component: 2500 - total flux cleaned = -0.00265224 Jy ! Component: 2550 - total flux cleaned = -0.00265214 Jy ! Component: 2600 - total flux cleaned = -0.00268701 Jy ! Component: 2650 - total flux cleaned = -0.00270443 Jy ! Component: 2700 - total flux cleaned = -0.00272151 Jy ! Component: 2750 - total flux cleaned = -0.00273851 Jy ! Component: 2800 - total flux cleaned = -0.00270482 Jy ! Component: 2850 - total flux cleaned = -0.0027217 Jy ! Component: 2900 - total flux cleaned = -0.00273836 Jy ! Component: 2950 - total flux cleaned = -0.00273853 Jy ! Component: 3000 - total flux cleaned = -0.00270564 Jy ! Component: 3050 - total flux cleaned = -0.00280366 Jy ! Component: 3100 - total flux cleaned = -0.0027712 Jy ! Component: 3150 - total flux cleaned = -0.00281934 Jy ! Component: 3200 - total flux cleaned = -0.00285128 Jy ! Component: 3250 - total flux cleaned = -0.00280371 Jy ! Component: 3300 - total flux cleaned = -0.00289846 Jy ! Component: 3350 - total flux cleaned = -0.00285127 Jy ! Component: 3400 - total flux cleaned = -0.00285114 Jy ! Component: 3450 - total flux cleaned = -0.00286673 Jy ! Component: 3500 - total flux cleaned = -0.00286688 Jy ! Component: 3550 - total flux cleaned = -0.00289739 Jy ! Component: 3600 - total flux cleaned = -0.00286697 Jy ! Component: 3650 - total flux cleaned = -0.00279149 Jy ! Component: 3700 - total flux cleaned = -0.00282154 Jy ! Component: 3750 - total flux cleaned = -0.00288135 Jy ! Component: 3800 - total flux cleaned = -0.00288123 Jy ! Component: 3850 - total flux cleaned = -0.00289605 Jy ! Component: 3900 - total flux cleaned = -0.00292532 Jy ! Component: 3950 - total flux cleaned = -0.00291068 Jy ! Component: 4000 - total flux cleaned = -0.0029834 Jy ! Component: 4050 - total flux cleaned = -0.0029546 Jy ! Total flux subtracted in 4096 components = -0.00301185 Jy ! Clean residual min=-0.000902 max=0.000903 Jy/beam ! Clean residual mean=-0.000002 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.276449 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 359 components and 0.276449 Jy ![Exited script file: muppet] wmap "J2126-0119_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.635 x 7.947 at -1.43 degrees (North through East) ! Clean map min=-0.001498 max=0.20317 Jy/beam ! Writing clean map to FITS file: J2126-0119_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265348 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.391818 0.391818 0.783636 1.56727 3.13454 6.26909 12.5382 25.0763 50.1527 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.203 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.635 x 7.947 at -1.43 degrees (North through East) ! Clean map min=-0.001498 max=0.20317 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 J2126-0119_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:49:51 2019