! Started logfile: J0824-1527_S_2017_01_21_pus_uvs.log on Sun May 5 15:50:12 2019 obs J0824-1527_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0824-1527_S_2017_01_21_pus_uva.fits ! AN table 1: 171 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.71345 visibilities/baseline/integration-bin. ! Found source: J0824-1527 ! ! 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 558 lines of history. ! ! Reading 17568 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 J0824-1527_S_2017_01_21_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 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 705 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899191Jy sigma=0.006302 ! Fit after self-cal, rms=0.882066Jy sigma=0.006195 ! 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.52 mas, bmaj=6.468 mas, bpa=-0.2854 degrees ! Estimated noise=1437.5 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.0941182 Jy ! Component: 100 - total flux cleaned = 0.114955 Jy ! Total flux subtracted in 100 components = 0.114955 Jy ! Clean residual min=-0.006093 max=0.011457 Jy/beam ! Clean residual mean=0.000001 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.114955 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.114955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103483Jy sigma=0.000674 ! Fit after self-cal, rms=0.103468Jy sigma=0.000674 ! Inverting map ! Added new window around map position (-4.5, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114911 Jy ! Component: 100 - total flux cleaned = 0.0182668 Jy ! Total flux subtracted in 100 components = 0.0182668 Jy ! Clean residual min=-0.004970 max=0.005232 Jy/beam ! Clean residual mean=-0.000001 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.133222 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.133222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101927Jy sigma=0.000660 ! Fit after self-cal, rms=0.101822Jy sigma=0.000660 ! 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.007 mas, bmaj=7.343 mas, bpa=0.5176 degrees ! Estimated noise=839.491 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.00764426 Jy ! Component: 100 - total flux cleaned = 0.0122688 Jy ! Component: 150 - total flux cleaned = 0.0152627 Jy ! Component: 200 - total flux cleaned = 0.0172613 Jy ! Total flux subtracted in 200 components = 0.0172613 Jy ! Clean residual min=-0.003598 max=0.006354 Jy/beam ! Clean residual mean=-0.000002 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.150483 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 48 components and 0.150483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101271Jy sigma=0.000654 ! Fit after self-cal, rms=0.101247Jy sigma=0.000654 ! Inverting map ! Added new window around map position (-10, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00617816 Jy ! Component: 100 - total flux cleaned = 0.00911163 Jy ! Component: 150 - total flux cleaned = 0.0110043 Jy ! Component: 200 - total flux cleaned = 0.012412 Jy ! Total flux subtracted in 200 components = 0.012412 Jy ! Clean residual min=-0.003452 max=0.002568 Jy/beam ! Clean residual mean=0.000003 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.162895 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 81 components and 0.162895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100901Jy sigma=0.000651 ! Fit after self-cal, rms=0.100851Jy sigma=0.000651 ! 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 1.03 FD 0.86 HN 1.01 LA 1.06 ! MK 1.00 NL 1.00 OV 1.02 PT 1.02 ! SC 0.95 ! ! ! 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.91 HN 1.03 LA 1.01 ! MK 1.01 NL 1.01 OV 1.08 PT 0.98 ! SC 1.01 ! ! ! 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 0.94 HN 0.99 LA 1.00 ! MK 0.99 NL 1.00 OV 0.96 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 0.97 LA 1.02 ! MK 1.02 NL 1.00* OV 0.96 PT 0.98 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.100851Jy sigma=0.000651 ! Fit after self-cal, rms=0.100940Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.336 mas, bpa=0.4885 degrees ! Estimated noise=838.066 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.00136858 Jy ! Component: 100 - total flux cleaned = 0.00170062 Jy ! Component: 150 - total flux cleaned = 0.00200814 Jy ! Component: 200 - total flux cleaned = 0.00203938 Jy ! Total flux subtracted in 200 components = 0.00203938 Jy ! Clean residual min=-0.002352 max=0.002133 Jy/beam ! Clean residual mean=0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.164934 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 100 components and 0.164934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100906Jy sigma=0.000649 ! Fit after self-cal, rms=0.100950Jy sigma=0.000648 ! 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.100950Jy sigma=0.000648 ! Fit after self-cal, rms=0.100916Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=7.332 mas, bpa=0.4336 degrees ! Estimated noise=838.571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807737 Jy ! Component: 100 - total flux cleaned = 0.00093103 Jy ! Component: 150 - total flux cleaned = 0.000930504 Jy ! Component: 200 - total flux cleaned = 0.000929993 Jy ! Total flux subtracted in 200 components = 0.000929993 Jy ! Clean residual min=-0.002340 max=0.002077 Jy/beam ! Clean residual mean=0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.165864 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.165864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100899Jy sigma=0.000648 ! Fit after self-cal, rms=0.100899Jy sigma=0.000648 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.000160769 Jy ! Component: 100 - total flux cleaned = 0.000135781 Jy ! Component: 150 - total flux cleaned = 0.000113011 Jy ! Component: 200 - total flux cleaned = 9.24131e-05 Jy ! Total flux subtracted in 200 components = 9.24131e-05 Jy ! Clean residual min=-0.002291 max=0.002032 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.165957 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.165957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100889Jy sigma=0.000648 ! Fit after self-cal, rms=0.100887Jy sigma=0.000648 ! 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.100887Jy sigma=0.000648 ! Fit after self-cal, rms=0.100936Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.337 mas, bpa=0.38 degrees ! Estimated noise=839.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624157 Jy ! Component: 100 - total flux cleaned = 0.000712094 Jy ! Component: 150 - total flux cleaned = 0.000712686 Jy ! Component: 200 - total flux cleaned = 0.000712713 Jy ! Total flux subtracted in 200 components = 0.000712713 Jy ! Clean residual min=-0.002223 max=0.001831 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.166669 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 0.166669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100927Jy sigma=0.000647 ! Fit after self-cal, rms=0.100942Jy sigma=0.000647 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.000108394 Jy ! Component: 100 - total flux cleaned = 0.000142507 Jy ! Component: 150 - total flux cleaned = 0.000142017 Jy ! Component: 200 - total flux cleaned = 0.000141773 Jy ! Total flux subtracted in 200 components = 0.000141773 Jy ! Clean residual min=-0.002188 max=0.001810 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.166811 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 0.166811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100937Jy sigma=0.000647 ! Fit after self-cal, rms=0.100936Jy sigma=0.000647 ! 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.100936Jy sigma=0.000647 ! Fit after self-cal, rms=0.101012Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.69 mas, bmaj=14.21 mas, bpa=3.667 degrees ! Estimated noise=1099.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755775 Jy ! Component: 100 - total flux cleaned = 0.000736717 Jy ! Component: 150 - total flux cleaned = 0.000721771 Jy ! Component: 200 - total flux cleaned = 0.000733449 Jy ! Total flux subtracted in 200 components = 0.000733449 Jy ! Clean residual min=-0.001970 max=0.001835 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.167545 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 148 components and 0.167545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101012Jy sigma=0.000647 ! Fit after self-cal, rms=0.101014Jy sigma=0.000647 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.00031061 Jy ! Component: 100 - total flux cleaned = 0.000338734 Jy ! Component: 150 - total flux cleaned = 0.000349438 Jy ! Component: 200 - total flux cleaned = 0.000349775 Jy ! Total flux subtracted in 200 components = 0.000349775 Jy ! Clean residual min=-0.001965 max=0.001815 Jy/beam ! Clean residual mean=-0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.167895 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 153 components and 0.167895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101014Jy sigma=0.000647 ! Fit after self-cal, rms=0.101014Jy sigma=0.000647 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.337 mas, bpa=0.3333 degrees ! Estimated noise=839.584 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.337 at 0.3333 degrees (North through East) ! Clean map min=-0.0019452 max=0.12269 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.516 mas, bmaj=6.481 mas, bpa=-0.4868 degrees ! Estimated noise=1429.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.093064 Jy ! Component: 100 - total flux cleaned = 0.116031 Jy ! Component: 150 - total flux cleaned = 0.127856 Jy ! Component: 200 - total flux cleaned = 0.136103 Jy ! Total flux subtracted in 200 components = 0.136103 Jy ! Clean residual min=-0.004391 max=0.005025 Jy/beam ! Clean residual mean=-0.000001 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.136103 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.136103 Jy ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.337 mas, bpa=0.3333 degrees ! Estimated noise=839.584 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.00920757 Jy ! Component: 100 - total flux cleaned = 0.0155313 Jy ! Component: 150 - total flux cleaned = 0.0200025 Jy ! Component: 200 - total flux cleaned = 0.0232054 Jy ! Total flux subtracted in 200 components = 0.0232054 Jy ! Clean residual min=-0.002339 max=0.002240 Jy/beam ! Clean residual mean=-0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.159308 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 66 components and 0.159308 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=6.69 mas, bmaj=14.21 mas, bpa=3.667 degrees ! Estimated noise=1099.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390546 Jy ! Component: 100 - total flux cleaned = 0.00581313 Jy ! Component: 150 - total flux cleaned = 0.00697489 Jy ! Component: 200 - total flux cleaned = 0.00773379 Jy ! Total flux subtracted in 200 components = 0.00773379 Jy ! Clean residual min=-0.002002 max=0.001685 Jy/beam ! Clean residual mean=0.000000 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.167042 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 = 0.000421914 Jy ! Component: 100 - total flux cleaned = 0.000550225 Jy ! Component: 150 - total flux cleaned = 0.000590455 Jy ! Component: 200 - total flux cleaned = 0.000602224 Jy ! Total flux subtracted in 200 components = 0.000602224 Jy ! Clean residual min=-0.001970 max=0.001779 Jy/beam ! Clean residual mean=0.000000 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.167644 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 112 components and 0.167644 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.337 mas, bpa=0.3333 degrees ! Estimated noise=839.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105568 Jy ! Component: 100 - total flux cleaned = -3.95719e-05 Jy ! Component: 150 - total flux cleaned = 4.35048e-05 Jy ! Component: 200 - total flux cleaned = 0.000116216 Jy ! Total flux subtracted in 200 components = 0.000116216 Jy ! Clean residual min=-0.001991 max=0.001848 Jy/beam ! Clean residual mean=0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.167761 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.167761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101038Jy sigma=0.000647 ! Fit after self-cal, rms=0.101029Jy sigma=0.000647 wmodel J0824-1527_S_2017_01_21_pus_map.mod ! Writing 127 model components to file: J0824-1527_S_2017_01_21_pus_map.mod wobs J0824-1527_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0824-1527_S_2017_01_21_pus_uvs.fits wwins J0824-1527_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0824-1527_S_2017_01_21_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.000664749 Jy ! Component: 100 - total flux cleaned = -0.000697681 Jy ! Component: 150 - total flux cleaned = -0.000603241 Jy ! Component: 200 - total flux cleaned = -0.000692966 Jy ! Component: 250 - total flux cleaned = -0.000751395 Jy ! Component: 300 - total flux cleaned = -0.000808419 Jy ! Component: 350 - total flux cleaned = -0.000891176 Jy ! Component: 400 - total flux cleaned = -0.000918196 Jy ! Component: 450 - total flux cleaned = -0.000944712 Jy ! Component: 500 - total flux cleaned = -0.000892411 Jy ! Component: 550 - total flux cleaned = -0.000815281 Jy ! Component: 600 - total flux cleaned = -0.000815206 Jy ! Component: 650 - total flux cleaned = -0.00074073 Jy ! Component: 700 - total flux cleaned = -0.000691915 Jy ! Component: 750 - total flux cleaned = -0.000644226 Jy ! Component: 800 - total flux cleaned = -0.000597804 Jy ! Component: 850 - total flux cleaned = -0.00064511 Jy ! Component: 900 - total flux cleaned = -0.000621773 Jy ! Component: 950 - total flux cleaned = -0.000553509 Jy ! Component: 1000 - total flux cleaned = -0.000464118 Jy ! Component: 1050 - total flux cleaned = -0.000442385 Jy ! Component: 1100 - total flux cleaned = -0.000420142 Jy ! Component: 1150 - total flux cleaned = -0.00037706 Jy ! Component: 1200 - total flux cleaned = -0.00031349 Jy ! Component: 1250 - total flux cleaned = -0.000376107 Jy ! Component: 1300 - total flux cleaned = -0.000334799 Jy ! Component: 1350 - total flux cleaned = -0.000334839 Jy ! Component: 1400 - total flux cleaned = -0.00027423 Jy ! Component: 1450 - total flux cleaned = -0.000194655 Jy ! Component: 1500 - total flux cleaned = -0.000175284 Jy ! Component: 1550 - total flux cleaned = -0.000136569 Jy ! Component: 1600 - total flux cleaned = -0.000136619 Jy ! Component: 1650 - total flux cleaned = -0.000136695 Jy ! Component: 1700 - total flux cleaned = -9.91091e-05 Jy ! Component: 1750 - total flux cleaned = -8.07264e-05 Jy ! Component: 1800 - total flux cleaned = -8.06086e-05 Jy ! Component: 1850 - total flux cleaned = -6.21405e-05 Jy ! Component: 1900 - total flux cleaned = -7.98689e-06 Jy ! Component: 1950 - total flux cleaned = 9.85719e-06 Jy ! Component: 2000 - total flux cleaned = 2.75901e-05 Jy ! Component: 2050 - total flux cleaned = 6.26156e-05 Jy ! Component: 2100 - total flux cleaned = 6.25927e-05 Jy ! Component: 2150 - total flux cleaned = 6.26195e-05 Jy ! Component: 2200 - total flux cleaned = 9.69032e-05 Jy ! Component: 2250 - total flux cleaned = 0.000164545 Jy ! Component: 2300 - total flux cleaned = 0.000181096 Jy ! Component: 2350 - total flux cleaned = 0.000214136 Jy ! Component: 2400 - total flux cleaned = 0.000147995 Jy ! Component: 2450 - total flux cleaned = 0.000245784 Jy ! Component: 2500 - total flux cleaned = 0.000164655 Jy ! Component: 2550 - total flux cleaned = 0.000180583 Jy ! Component: 2600 - total flux cleaned = 0.00019639 Jy ! Component: 2650 - total flux cleaned = 0.000243556 Jy ! Component: 2700 - total flux cleaned = 0.000227548 Jy ! Component: 2750 - total flux cleaned = 0.000196478 Jy ! Component: 2800 - total flux cleaned = 0.000242745 Jy ! Component: 2850 - total flux cleaned = 0.000288196 Jy ! Component: 2900 - total flux cleaned = 0.000242826 Jy ! Component: 2950 - total flux cleaned = 0.000257692 Jy ! Component: 3000 - total flux cleaned = 0.00024285 Jy ! Component: 3050 - total flux cleaned = 0.000331548 Jy ! Component: 3100 - total flux cleaned = 0.000317049 Jy ! Component: 3150 - total flux cleaned = 0.00031706 Jy ! Component: 3200 - total flux cleaned = 0.000389245 Jy ! Component: 3250 - total flux cleaned = 0.000403539 Jy ! Component: 3300 - total flux cleaned = 0.000460473 Jy ! Component: 3350 - total flux cleaned = 0.000488497 Jy ! Component: 3400 - total flux cleaned = 0.000516356 Jy ! Component: 3450 - total flux cleaned = 0.000571904 Jy ! Component: 3500 - total flux cleaned = 0.000503042 Jy ! Component: 3550 - total flux cleaned = 0.000503037 Jy ! Component: 3600 - total flux cleaned = 0.000543875 Jy ! Component: 3650 - total flux cleaned = 0.000543766 Jy ! Component: 3700 - total flux cleaned = 0.000530297 Jy ! Component: 3750 - total flux cleaned = 0.000516976 Jy ! Component: 3800 - total flux cleaned = 0.000556718 Jy ! Component: 3850 - total flux cleaned = 0.000517218 Jy ! Component: 3900 - total flux cleaned = 0.000517208 Jy ! Component: 3950 - total flux cleaned = 0.000543158 Jy ! Component: 4000 - total flux cleaned = 0.000504396 Jy ! Component: 4050 - total flux cleaned = 0.000440184 Jy ! Total flux subtracted in 4096 components = 0.000491478 Jy ! Clean residual min=-0.000862 max=0.000860 Jy/beam ! Clean residual mean=0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.168252 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 386 components and 0.168252 Jy ![Exited script file: muppet] wmap "J0824-1527_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.337 at 0.3333 degrees (North through East) ! Clean map min=-0.0017326 max=0.12278 Jy/beam ! Writing clean map to FITS file: J0824-1527_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122775 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222468 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.543599 0.543599 1.0872 2.1744 4.34879 8.69758 17.3952 34.7903 69.5807 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.337 at 0.3333 degrees (North through East) ! Clean map min=-0.0017326 max=0.12278 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 J0824-1527_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:50:18 2019