! Started logfile: J0505-1615_S_2017_02_24_pus_uvs.log on Sat May 4 11:18:52 2019 obs J0505-1615_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0505-1615_S_2017_02_24_pus_uva.fits ! AN table 1: 156 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773789 visibilities/baseline/integration-bin. ! Found source: J0505-1615 ! ! 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 823 lines of history. ! ! Reading 21728 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 J0505-1615_S_2017_02_24_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 226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 599 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.863822Jy sigma=0.006472 ! Fit after self-cal, rms=0.850943Jy sigma=0.006384 ! 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.55 mas, bmaj=6.727 mas, bpa=-5.315 degrees ! Estimated noise=1084.51 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.11471 Jy ! Component: 100 - total flux cleaned = 0.143776 Jy ! Total flux subtracted in 100 components = 0.143776 Jy ! Clean residual min=-0.004263 max=0.011123 Jy/beam ! Clean residual mean=-0.000028 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.143776 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.143776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096718Jy sigma=0.000684 ! Fit after self-cal, rms=0.096718Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110705 Jy ! Component: 100 - total flux cleaned = 0.0162885 Jy ! Total flux subtracted in 100 components = 0.0162885 Jy ! Clean residual min=-0.003842 max=0.003545 Jy/beam ! Clean residual mean=-0.000013 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.160064 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.160064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095062Jy sigma=0.000670 ! Fit after self-cal, rms=0.095071Jy sigma=0.000670 ! 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.221 mas, bmaj=8.047 mas, bpa=-6.545 degrees ! Estimated noise=694.04 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.00465121 Jy ! Component: 100 - total flux cleaned = 0.00672789 Jy ! Component: 150 - total flux cleaned = 0.00770326 Jy ! Component: 200 - total flux cleaned = 0.00816589 Jy ! Total flux subtracted in 200 components = 0.00816589 Jy ! Clean residual min=-0.002190 max=0.002811 Jy/beam ! Clean residual mean=-0.000016 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.16823 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.16823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094847Jy sigma=0.000669 ! Fit after self-cal, rms=0.094858Jy sigma=0.000669 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.04 KP 0.98 ! LA 0.95 MK 0.99 NL 0.99 OV 1.05 ! PT 1.01 SC 0.90 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.07 KP 0.92 ! LA 0.94 MK 0.96 NL 1.00 OV 1.09 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.02 KP 1.02 ! LA 1.03 MK 1.00 NL 1.08 OV 1.00 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.96 KP 1.00* ! LA 0.94 MK 1.07 NL 1.00* OV 1.00 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.094858Jy sigma=0.000669 ! Fit after self-cal, rms=0.094268Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=8.032 mas, bpa=-6.433 degrees ! Estimated noise=694.7 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.000155543 Jy ! Component: 100 - total flux cleaned = 0.000115344 Jy ! Component: 150 - total flux cleaned = 8.14095e-05 Jy ! Component: 200 - total flux cleaned = 5.13237e-05 Jy ! Total flux subtracted in 200 components = 5.13237e-05 Jy ! Clean residual min=-0.002055 max=0.002201 Jy/beam ! Clean residual mean=-0.000009 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.168281 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.168281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094260Jy sigma=0.000665 ! Fit after self-cal, rms=0.094258Jy sigma=0.000665 ! 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.094258Jy sigma=0.000665 ! Fit after self-cal, rms=0.094557Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.055 mas, bpa=-6.425 degrees ! Estimated noise=696.105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000250985 Jy ! Component: 100 - total flux cleaned = 0.000249855 Jy ! Component: 150 - total flux cleaned = 0.000236674 Jy ! Component: 200 - total flux cleaned = 0.00023693 Jy ! Total flux subtracted in 200 components = 0.00023693 Jy ! Clean residual min=-0.001861 max=0.001802 Jy/beam ! Clean residual mean=-0.000003 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.168518 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.168518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094553Jy sigma=0.000664 ! Fit after self-cal, rms=0.094560Jy sigma=0.000664 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 = -8.71057e-06 Jy ! Component: 100 - total flux cleaned = -2.00788e-05 Jy ! Component: 150 - total flux cleaned = -3.07911e-05 Jy ! Component: 200 - total flux cleaned = -3.95119e-05 Jy ! Total flux subtracted in 200 components = -3.95119e-05 Jy ! Clean residual min=-0.001851 max=0.001793 Jy/beam ! Clean residual mean=-0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.168479 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.168479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094558Jy sigma=0.000664 ! Fit after self-cal, rms=0.094557Jy sigma=0.000664 ! 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.094557Jy sigma=0.000664 ! Fit after self-cal, rms=0.094812Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.069 mas, bpa=-6.426 degrees ! Estimated noise=696.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.92172e-05 Jy ! Component: 100 - total flux cleaned = -9.21045e-05 Jy ! Component: 150 - total flux cleaned = -0.000103641 Jy ! Component: 200 - total flux cleaned = -0.000113875 Jy ! Total flux subtracted in 200 components = -0.000113875 Jy ! Clean residual min=-0.001794 max=0.001733 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.168365 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.168365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094808Jy sigma=0.000663 ! Fit after self-cal, rms=0.094813Jy sigma=0.000663 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.85369e-05 Jy ! Component: 100 - total flux cleaned = -5.47609e-05 Jy ! Component: 150 - total flux cleaned = -7.09957e-05 Jy ! Component: 200 - total flux cleaned = -8.64314e-05 Jy ! Total flux subtracted in 200 components = -8.64314e-05 Jy ! Clean residual min=-0.001783 max=0.001729 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.168278 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.168278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094811Jy sigma=0.000663 ! Fit after self-cal, rms=0.094810Jy sigma=0.000663 ! 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.094810Jy sigma=0.000663 ! Fit after self-cal, rms=0.094938Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.924 mas, bmaj=15.62 mas, bpa=-0.6427 degrees ! Estimated noise=867.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.06414e-05 Jy ! Component: 100 - total flux cleaned = -5.44027e-05 Jy ! Component: 150 - total flux cleaned = -6.68884e-05 Jy ! Component: 200 - total flux cleaned = -7.79001e-05 Jy ! Total flux subtracted in 200 components = -7.79001e-05 Jy ! Clean residual min=-0.001733 max=0.001581 Jy/beam ! Clean residual mean=0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.1682 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.1682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094937Jy sigma=0.000663 ! Fit after self-cal, rms=0.094938Jy sigma=0.000663 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.79237e-06 Jy ! Component: 100 - total flux cleaned = -3.90498e-06 Jy ! Component: 150 - total flux cleaned = -1.40187e-05 Jy ! Component: 200 - total flux cleaned = -1.8742e-05 Jy ! Total flux subtracted in 200 components = -1.8742e-05 Jy ! Clean residual min=-0.001723 max=0.001578 Jy/beam ! Clean residual mean=0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.168182 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.168182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094938Jy sigma=0.000663 ! Fit after self-cal, rms=0.094938Jy sigma=0.000663 ! 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.219 mas, bmaj=8.075 mas, bpa=-6.428 degrees ! Estimated noise=697.228 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 8.075 at -6.428 degrees (North through East) ! Clean map min=-0.0017726 max=0.15368 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.543 mas, bmaj=6.752 mas, bpa=-5.214 degrees ! Estimated noise=1096.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1158 Jy ! Component: 100 - total flux cleaned = 0.145523 Jy ! Component: 150 - total flux cleaned = 0.156854 Jy ! Component: 200 - total flux cleaned = 0.16216 Jy ! Total flux subtracted in 200 components = 0.16216 Jy ! Clean residual min=-0.003124 max=0.002853 Jy/beam ! Clean residual mean=-0.000005 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.16216 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.16216 Jy ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.075 mas, bpa=-6.428 degrees ! Estimated noise=697.228 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.00371854 Jy ! Component: 100 - total flux cleaned = 0.00536242 Jy ! Component: 150 - total flux cleaned = 0.0059331 Jy ! Component: 200 - total flux cleaned = 0.00607459 Jy ! Total flux subtracted in 200 components = 0.00607459 Jy ! Clean residual min=-0.001745 max=0.001763 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.168235 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.168235 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.924 mas, bmaj=15.62 mas, bpa=-0.6427 degrees ! Estimated noise=867.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253369 Jy ! Component: 100 - total flux cleaned = 0.000214822 Jy ! Component: 150 - total flux cleaned = 0.000195158 Jy ! Component: 200 - total flux cleaned = 0.000177089 Jy ! Total flux subtracted in 200 components = 0.000177089 Jy ! Clean residual min=-0.001722 max=0.001605 Jy/beam ! Clean residual mean=0.000006 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.168412 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.65417e-05 Jy ! Component: 100 - total flux cleaned = -3.9576e-05 Jy ! Component: 150 - total flux cleaned = -4.6757e-05 Jy ! Component: 200 - total flux cleaned = -6.62966e-05 Jy ! Total flux subtracted in 200 components = -6.62966e-05 Jy ! Clean residual min=-0.001719 max=0.001597 Jy/beam ! Clean residual mean=0.000005 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.168345 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 45 components and 0.168345 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.075 mas, bpa=-6.428 degrees ! Estimated noise=697.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.19962e-05 Jy ! Component: 100 - total flux cleaned = 4.73547e-05 Jy ! Component: 150 - total flux cleaned = 3.46387e-05 Jy ! Component: 200 - total flux cleaned = 2.3178e-05 Jy ! Total flux subtracted in 200 components = 2.3178e-05 Jy ! Clean residual min=-0.001731 max=0.001723 Jy/beam ! Clean residual mean=0.000003 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.168369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.168369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094944Jy sigma=0.000663 ! Fit after self-cal, rms=0.094940Jy sigma=0.000663 wmodel J0505-1615_S_2017_02_24_pus_map.mod ! Writing 55 model components to file: J0505-1615_S_2017_02_24_pus_map.mod wobs J0505-1615_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0505-1615_S_2017_02_24_pus_uvs.fits wwins J0505-1615_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J0505-1615_S_2017_02_24_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.000551945 Jy ! Component: 100 - total flux cleaned = 0.00106989 Jy ! Component: 150 - total flux cleaned = 0.00142058 Jy ! Component: 200 - total flux cleaned = 0.00158909 Jy ! Component: 250 - total flux cleaned = 0.00169783 Jy ! Component: 300 - total flux cleaned = 0.00180411 Jy ! Component: 350 - total flux cleaned = 0.00193419 Jy ! Component: 400 - total flux cleaned = 0.00203581 Jy ! Component: 450 - total flux cleaned = 0.00218416 Jy ! Component: 500 - total flux cleaned = 0.00225684 Jy ! Component: 550 - total flux cleaned = 0.00228067 Jy ! Component: 600 - total flux cleaned = 0.00235051 Jy ! Component: 650 - total flux cleaned = 0.00235054 Jy ! Component: 700 - total flux cleaned = 0.00232814 Jy ! Component: 750 - total flux cleaned = 0.00239468 Jy ! Component: 800 - total flux cleaned = 0.00235094 Jy ! Component: 850 - total flux cleaned = 0.00237253 Jy ! Component: 900 - total flux cleaned = 0.00237197 Jy ! Component: 950 - total flux cleaned = 0.00233025 Jy ! Component: 1000 - total flux cleaned = 0.00233062 Jy ! Component: 1050 - total flux cleaned = 0.00239177 Jy ! Component: 1100 - total flux cleaned = 0.00235131 Jy ! Component: 1150 - total flux cleaned = 0.00237155 Jy ! Component: 1200 - total flux cleaned = 0.00235167 Jy ! Component: 1250 - total flux cleaned = 0.0023323 Jy ! Component: 1300 - total flux cleaned = 0.00223577 Jy ! Component: 1350 - total flux cleaned = 0.00231241 Jy ! Component: 1400 - total flux cleaned = 0.00229329 Jy ! Component: 1450 - total flux cleaned = 0.00221792 Jy ! Component: 1500 - total flux cleaned = 0.00221784 Jy ! Component: 1550 - total flux cleaned = 0.00212595 Jy ! Component: 1600 - total flux cleaned = 0.00205332 Jy ! Component: 1650 - total flux cleaned = 0.0020354 Jy ! Component: 1700 - total flux cleaned = 0.00189268 Jy ! Component: 1750 - total flux cleaned = 0.00183999 Jy ! Component: 1800 - total flux cleaned = 0.00182239 Jy ! Component: 1850 - total flux cleaned = 0.0018049 Jy ! Component: 1900 - total flux cleaned = 0.00171868 Jy ! Component: 1950 - total flux cleaned = 0.0016673 Jy ! Component: 2000 - total flux cleaned = 0.00161655 Jy ! Component: 2050 - total flux cleaned = 0.00158302 Jy ! Component: 2100 - total flux cleaned = 0.00156604 Jy ! Component: 2150 - total flux cleaned = 0.00146676 Jy ! Component: 2200 - total flux cleaned = 0.00143387 Jy ! Component: 2250 - total flux cleaned = 0.0014502 Jy ! Component: 2300 - total flux cleaned = 0.00135334 Jy ! Component: 2350 - total flux cleaned = 0.00135346 Jy ! Component: 2400 - total flux cleaned = 0.00127406 Jy ! Component: 2450 - total flux cleaned = 0.00128979 Jy ! Component: 2500 - total flux cleaned = 0.00116448 Jy ! Component: 2550 - total flux cleaned = 0.00113343 Jy ! Component: 2600 - total flux cleaned = 0.00105654 Jy ! Component: 2650 - total flux cleaned = 0.00105654 Jy ! Component: 2700 - total flux cleaned = 0.000995774 Jy ! Component: 2750 - total flux cleaned = 0.00090536 Jy ! Component: 2800 - total flux cleaned = 0.000890367 Jy ! Component: 2850 - total flux cleaned = 0.000860645 Jy ! Component: 2900 - total flux cleaned = 0.000816208 Jy ! Component: 2950 - total flux cleaned = 0.000742514 Jy ! Component: 3000 - total flux cleaned = 0.0006987 Jy ! Component: 3050 - total flux cleaned = 0.000626265 Jy ! Component: 3100 - total flux cleaned = 0.000597491 Jy ! Component: 3150 - total flux cleaned = 0.000525821 Jy ! Component: 3200 - total flux cleaned = 0.000468894 Jy ! Component: 3250 - total flux cleaned = 0.000398102 Jy ! Component: 3300 - total flux cleaned = 0.000412302 Jy ! Component: 3350 - total flux cleaned = 0.000398141 Jy ! Component: 3400 - total flux cleaned = 0.000314576 Jy ! Component: 3450 - total flux cleaned = 0.000300704 Jy ! Component: 3500 - total flux cleaned = 0.000286976 Jy ! Component: 3550 - total flux cleaned = 0.000204856 Jy ! Component: 3600 - total flux cleaned = 0.000204727 Jy ! Component: 3650 - total flux cleaned = 0.000150684 Jy ! Component: 3700 - total flux cleaned = 0.000150709 Jy ! Component: 3750 - total flux cleaned = 5.71069e-05 Jy ! Component: 3800 - total flux cleaned = 1.71579e-05 Jy ! Component: 3850 - total flux cleaned = 1.71909e-05 Jy ! Component: 3900 - total flux cleaned = -2.23129e-05 Jy ! Component: 3950 - total flux cleaned = -8.76244e-05 Jy ! Component: 4000 - total flux cleaned = -8.76204e-05 Jy ! Component: 4050 - total flux cleaned = -0.000139386 Jy ! Total flux subtracted in 4096 components = -0.000216852 Jy ! Clean residual min=-0.000730 max=0.000689 Jy/beam ! Clean residual mean=0.000003 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.168152 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 343 components and 0.168152 Jy ![Exited script file: muppet] wmap "J0505-1615_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 8.075 at -6.428 degrees (North through East) ! Clean map min=-0.0012455 max=0.15329 Jy/beam ! Writing clean map to FITS file: J0505-1615_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234944 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459789 0.459789 0.919578 1.83916 3.67831 7.35662 14.7132 29.4265 58.853 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.153 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.219 x 8.075 at -6.428 degrees (North through East) ! Clean map min=-0.0012455 max=0.15329 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 J0505-1615_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:18:57 2019