! Started logfile: J0123-0348_S_2017_07_09_pus_uvs.log on Wed May 8 14:37:43 2019 obs J0123-0348_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0123-0348_S_2017_07_09_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970474 visibilities/baseline/integration-bin. ! Found source: J0123-0348 ! ! 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 594 lines of history. ! ! Reading 24980 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 J0123-0348_S_2017_07_09_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 756 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.935432Jy sigma=0.008355 ! Fit after self-cal, rms=0.925294Jy sigma=0.008274 ! 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.647 mas, bmaj=6.777 mas, bpa=-5.446 degrees ! Estimated noise=781.654 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.0579475 Jy ! Component: 100 - total flux cleaned = 0.0714601 Jy ! Total flux subtracted in 100 components = 0.0714601 Jy ! Clean residual min=-0.002878 max=0.005186 Jy/beam ! Clean residual mean=0.000002 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.0714601 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0714601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080127Jy sigma=0.000675 ! Fit after self-cal, rms=0.080113Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559542 Jy ! Component: 100 - total flux cleaned = 0.00871249 Jy ! Total flux subtracted in 100 components = 0.00871249 Jy ! Clean residual min=-0.002636 max=0.002919 Jy/beam ! Clean residual mean=-0.000000 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0801726 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.0801726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079551Jy sigma=0.000670 ! Fit after self-cal, rms=0.079550Jy 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.175 mas, bmaj=7.913 mas, bpa=-4.801 degrees ! Estimated noise=574.773 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 (3.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355996 Jy ! Component: 100 - total flux cleaned = 0.00456216 Jy ! Component: 150 - total flux cleaned = 0.00475398 Jy ! Component: 200 - total flux cleaned = 0.00491614 Jy ! Total flux subtracted in 200 components = 0.00491614 Jy ! Clean residual min=-0.002047 max=0.002052 Jy/beam ! Clean residual mean=-0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0850887 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.0850887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079350Jy sigma=0.000668 ! Fit after self-cal, rms=0.079350Jy sigma=0.000668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 0.97 KP 1.02 ! LA 1.04 MK 1.15 NL 0.93 OV 1.03 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.00 KP 0.97 ! LA 1.00 MK 0.98 NL 1.06 OV 1.05 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 0.94 KP 0.99 ! LA 0.97 MK 1.00 NL 1.02 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! 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.97 HN 0.93 KP 1.00* ! LA 0.89 MK 0.96 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.079350Jy sigma=0.000668 ! Fit after self-cal, rms=0.077708Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=7.918 mas, bpa=-4.727 degrees ! Estimated noise=569.918 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.000655905 Jy ! Component: 100 - total flux cleaned = 0.000877691 Jy ! Component: 150 - total flux cleaned = 0.000877472 Jy ! Component: 200 - total flux cleaned = 0.000878166 Jy ! Total flux subtracted in 200 components = 0.000878166 Jy ! Clean residual min=-0.001689 max=0.002031 Jy/beam ! Clean residual mean=-0.000005 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0859669 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 0.0859669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077683Jy sigma=0.000667 ! Fit after self-cal, rms=0.077657Jy sigma=0.000666 ! 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.077657Jy sigma=0.000666 ! Fit after self-cal, rms=0.079598Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=7.929 mas, bpa=-4.546 degrees ! Estimated noise=571.999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571896 Jy ! Component: 100 - total flux cleaned = 0.000681231 Jy ! Component: 150 - total flux cleaned = 0.000732616 Jy ! Component: 200 - total flux cleaned = 0.000732675 Jy ! Total flux subtracted in 200 components = 0.000732675 Jy ! Clean residual min=-0.001533 max=0.001784 Jy/beam ! Clean residual mean=-0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0866995 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.0866995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079588Jy sigma=0.000664 ! Fit after self-cal, rms=0.079628Jy 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) ! Added new window around map position (46, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160811 Jy ! Component: 100 - total flux cleaned = 0.00225833 Jy ! Component: 150 - total flux cleaned = 0.00258076 Jy ! Component: 200 - total flux cleaned = 0.00269735 Jy ! Total flux subtracted in 200 components = 0.00269735 Jy ! Clean residual min=-0.001494 max=0.001723 Jy/beam ! Clean residual mean=-0.000003 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0893969 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.0893969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079593Jy sigma=0.000664 ! Fit after self-cal, rms=0.079593Jy sigma=0.000664 ! Inverting map ! Added new window around map position (12.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173554 Jy ! Component: 100 - total flux cleaned = 0.00262174 Jy ! Component: 150 - total flux cleaned = 0.00317981 Jy ! Component: 200 - total flux cleaned = 0.0033174 Jy ! Total flux subtracted in 200 components = 0.0033174 Jy ! Clean residual min=-0.001477 max=0.001596 Jy/beam ! Clean residual mean=-0.000004 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0927143 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 132 components and 0.0927143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079552Jy sigma=0.000664 ! Fit after self-cal, rms=0.079552Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-122.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136157 Jy ! Component: 100 - total flux cleaned = 0.00179626 Jy ! Component: 150 - total flux cleaned = 0.00215873 Jy ! Component: 200 - total flux cleaned = 0.0023676 Jy ! Total flux subtracted in 200 components = 0.0023676 Jy ! Clean residual min=-0.001444 max=0.001371 Jy/beam ! Clean residual mean=-0.000004 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0950819 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 154 components and 0.0950819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079522Jy sigma=0.000663 ! Fit after self-cal, rms=0.079519Jy 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.079519Jy sigma=0.000663 ! Fit after self-cal, rms=0.080466Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=7.921 mas, bpa=-4.528 degrees ! Estimated noise=572.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000882033 Jy ! Component: 100 - total flux cleaned = 0.00135225 Jy ! Component: 150 - total flux cleaned = 0.00169062 Jy ! Component: 200 - total flux cleaned = 0.00188351 Jy ! Total flux subtracted in 200 components = 0.00188351 Jy ! Clean residual min=-0.001354 max=0.001315 Jy/beam ! Clean residual mean=-0.000003 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0969654 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 171 components and 0.0969654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080450Jy sigma=0.000663 ! Fit after self-cal, rms=0.080457Jy 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 = 0.00044513 Jy ! Component: 100 - total flux cleaned = 0.00058999 Jy ! Component: 150 - total flux cleaned = 0.000675832 Jy ! Component: 200 - total flux cleaned = 0.000740953 Jy ! Total flux subtracted in 200 components = 0.000740953 Jy ! Clean residual min=-0.001351 max=0.001354 Jy/beam ! Clean residual mean=-0.000003 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0977064 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 184 components and 0.0977064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080449Jy sigma=0.000663 ! Fit after self-cal, rms=0.080450Jy 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.080450Jy sigma=0.000663 ! Fit after self-cal, rms=0.080629Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.363 mas, bmaj=12.83 mas, bpa=-4.128 degrees ! Estimated noise=729.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.93491e-05 Jy ! Component: 100 - total flux cleaned = 0.000163113 Jy ! Component: 150 - total flux cleaned = 0.000225222 Jy ! Component: 200 - total flux cleaned = 0.000243566 Jy ! Total flux subtracted in 200 components = 0.000243566 Jy ! Clean residual min=-0.001723 max=0.001641 Jy/beam ! Clean residual mean=-0.000006 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0979499 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 211 components and 0.0979499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080623Jy sigma=0.000663 ! Fit after self-cal, rms=0.080623Jy 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 = 0.000106961 Jy ! Component: 100 - total flux cleaned = 0.000124755 Jy ! Component: 150 - total flux cleaned = 0.000172577 Jy ! Component: 200 - total flux cleaned = 0.000216596 Jy ! Total flux subtracted in 200 components = 0.000216596 Jy ! Clean residual min=-0.001738 max=0.001667 Jy/beam ! Clean residual mean=-0.000006 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0981665 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 220 components and 0.0981665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080620Jy sigma=0.000663 ! Fit after self-cal, rms=0.080620Jy 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.179 mas, bmaj=7.919 mas, bpa=-4.528 degrees ! Estimated noise=572.876 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 7.919 at -4.528 degrees (North through East) ! Clean map min=-0.0013173 max=0.076146 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.653 mas, bmaj=6.774 mas, bpa=-5.106 degrees ! Estimated noise=784.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0579349 Jy ! Component: 100 - total flux cleaned = 0.0713841 Jy ! Component: 150 - total flux cleaned = 0.0770368 Jy ! Component: 200 - total flux cleaned = 0.0807084 Jy ! Total flux subtracted in 200 components = 0.0807084 Jy ! Clean residual min=-0.002126 max=0.002077 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0807084 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0807084 Jy ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.919 mas, bpa=-4.528 degrees ! Estimated noise=572.876 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.00391642 Jy ! Component: 100 - total flux cleaned = 0.00668039 Jy ! Component: 150 - total flux cleaned = 0.00883431 Jy ! Component: 200 - total flux cleaned = 0.0105611 Jy ! Total flux subtracted in 200 components = 0.0105611 Jy ! Clean residual min=-0.001548 max=0.001422 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0912695 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.0912696 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.363 mas, bmaj=12.83 mas, bpa=-4.128 degrees ! Estimated noise=729.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217061 Jy ! Component: 100 - total flux cleaned = 0.00367293 Jy ! Component: 150 - total flux cleaned = 0.00449335 Jy ! Component: 200 - total flux cleaned = 0.00486185 Jy ! Total flux subtracted in 200 components = 0.00486185 Jy ! Clean residual min=-0.001894 max=0.001735 Jy/beam ! Clean residual mean=-0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0961314 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.000286638 Jy ! Component: 100 - total flux cleaned = 0.000542901 Jy ! Component: 150 - total flux cleaned = 0.000829507 Jy ! Component: 200 - total flux cleaned = 0.00103838 Jy ! Total flux subtracted in 200 components = 0.00103838 Jy ! Clean residual min=-0.001863 max=0.001657 Jy/beam ! Clean residual mean=-0.000006 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0971698 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 126 components and 0.0971698 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.919 mas, bpa=-4.528 degrees ! Estimated noise=572.876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293629 Jy ! Component: 100 - total flux cleaned = 0.000606431 Jy ! Component: 150 - total flux cleaned = 0.000834374 Jy ! Component: 200 - total flux cleaned = 0.00097386 Jy ! Total flux subtracted in 200 components = 0.00097386 Jy ! Clean residual min=-0.001319 max=0.001382 Jy/beam ! Clean residual mean=-0.000003 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0981436 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 146 components and 0.0981436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080650Jy sigma=0.000663 ! Fit after self-cal, rms=0.080647Jy sigma=0.000663 wmodel J0123-0348_S_2017_07_09_pus_map.mod ! Writing 146 model components to file: J0123-0348_S_2017_07_09_pus_map.mod wobs J0123-0348_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0123-0348_S_2017_07_09_pus_uvs.fits wwins J0123-0348_S_2017_07_09_pus_map.win ! wwins: Wrote 5 windows to J0123-0348_S_2017_07_09_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 = -7.51865e-05 Jy ! Component: 100 - total flux cleaned = -0.000145067 Jy ! Component: 150 - total flux cleaned = -0.000296802 Jy ! Component: 200 - total flux cleaned = -0.000338168 Jy ! Component: 250 - total flux cleaned = -0.000358415 Jy ! Component: 300 - total flux cleaned = -0.000358293 Jy ! Component: 350 - total flux cleaned = -0.000340111 Jy ! Component: 400 - total flux cleaned = -0.000377273 Jy ! Component: 450 - total flux cleaned = -0.000431035 Jy ! Component: 500 - total flux cleaned = -0.000465864 Jy ! Component: 550 - total flux cleaned = -0.000551109 Jy ! Component: 600 - total flux cleaned = -0.000517627 Jy ! Component: 650 - total flux cleaned = -0.000534304 Jy ! Component: 700 - total flux cleaned = -0.000566376 Jy ! Component: 750 - total flux cleaned = -0.000597826 Jy ! Component: 800 - total flux cleaned = -0.000675229 Jy ! Component: 850 - total flux cleaned = -0.000705193 Jy ! Component: 900 - total flux cleaned = -0.000765077 Jy ! Component: 950 - total flux cleaned = -0.000794512 Jy ! Component: 1000 - total flux cleaned = -0.000867398 Jy ! Component: 1050 - total flux cleaned = -0.000838568 Jy ! Component: 1100 - total flux cleaned = -0.000895551 Jy ! Component: 1150 - total flux cleaned = -0.000937876 Jy ! Component: 1200 - total flux cleaned = -0.000993352 Jy ! Component: 1250 - total flux cleaned = -0.00104819 Jy ! Component: 1300 - total flux cleaned = -0.00107552 Jy ! Component: 1350 - total flux cleaned = -0.00115584 Jy ! Component: 1400 - total flux cleaned = -0.00116899 Jy ! Component: 1450 - total flux cleaned = -0.00127352 Jy ! Component: 1500 - total flux cleaned = -0.00135087 Jy ! Component: 1550 - total flux cleaned = -0.00140203 Jy ! Component: 1600 - total flux cleaned = -0.00142736 Jy ! Component: 1650 - total flux cleaned = -0.00147767 Jy ! Component: 1700 - total flux cleaned = -0.00155204 Jy ! Component: 1750 - total flux cleaned = -0.00157679 Jy ! Component: 1800 - total flux cleaned = -0.00172296 Jy ! Component: 1850 - total flux cleaned = -0.00174706 Jy ! Component: 1900 - total flux cleaned = -0.00181874 Jy ! Component: 1950 - total flux cleaned = -0.00184226 Jy ! Component: 2000 - total flux cleaned = -0.00190092 Jy ! Component: 2050 - total flux cleaned = -0.00197084 Jy ! Component: 2100 - total flux cleaned = -0.00199378 Jy ! Component: 2150 - total flux cleaned = -0.00207395 Jy ! Component: 2200 - total flux cleaned = -0.00214193 Jy ! Component: 2250 - total flux cleaned = -0.00216441 Jy ! Component: 2300 - total flux cleaned = -0.00217557 Jy ! Component: 2350 - total flux cleaned = -0.00224204 Jy ! Component: 2400 - total flux cleaned = -0.00227483 Jy ! Component: 2450 - total flux cleaned = -0.00225326 Jy ! Component: 2500 - total flux cleaned = -0.00236129 Jy ! Component: 2550 - total flux cleaned = -0.00237202 Jy ! Component: 2600 - total flux cleaned = -0.00241453 Jy ! Component: 2650 - total flux cleaned = -0.00242508 Jy ! Component: 2700 - total flux cleaned = -0.00247748 Jy ! Component: 2750 - total flux cleaned = -0.00249819 Jy ! Component: 2800 - total flux cleaned = -0.00250838 Jy ! Component: 2850 - total flux cleaned = -0.00251874 Jy ! Component: 2900 - total flux cleaned = -0.00256958 Jy ! Component: 2950 - total flux cleaned = -0.00257973 Jy ! Component: 3000 - total flux cleaned = -0.00261993 Jy ! Component: 3050 - total flux cleaned = -0.00266969 Jy ! Component: 3100 - total flux cleaned = -0.00267945 Jy ! Component: 3150 - total flux cleaned = -0.00264998 Jy ! Component: 3200 - total flux cleaned = -0.00268918 Jy ! Component: 3250 - total flux cleaned = -0.00269876 Jy ! Component: 3300 - total flux cleaned = -0.00266026 Jy ! Component: 3350 - total flux cleaned = -0.00267936 Jy ! Component: 3400 - total flux cleaned = -0.00270792 Jy ! Component: 3450 - total flux cleaned = -0.00275524 Jy ! Component: 3500 - total flux cleaned = -0.00269882 Jy ! Component: 3550 - total flux cleaned = -0.0026988 Jy ! Component: 3600 - total flux cleaned = -0.00271739 Jy ! Component: 3650 - total flux cleaned = -0.00272658 Jy ! Component: 3700 - total flux cleaned = -0.00273573 Jy ! Component: 3750 - total flux cleaned = -0.00274478 Jy ! Component: 3800 - total flux cleaned = -0.00276288 Jy ! Component: 3850 - total flux cleaned = -0.00276286 Jy ! Component: 3900 - total flux cleaned = -0.00278982 Jy ! Component: 3950 - total flux cleaned = -0.00282552 Jy ! Component: 4000 - total flux cleaned = -0.00282555 Jy ! Component: 4050 - total flux cleaned = -0.0028167 Jy ! Total flux subtracted in 4096 components = -0.00287831 Jy ! Clean residual min=-0.000567 max=0.000509 Jy/beam ! Clean residual mean=0.000000 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0952653 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 456 components and 0.0952653 Jy ![Exited script file: muppet] wmap "J0123-0348_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 7.919 at -4.528 degrees (North through East) ! Clean map min=-0.0010939 max=0.07631 Jy/beam ! Writing clean map to FITS file: J0123-0348_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0763101 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167938 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.66022 0.66022 1.32044 2.64088 5.28176 10.5635 21.127 42.2541 84.5081 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.076 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.179 x 7.919 at -4.528 degrees (North through East) ! Clean map min=-0.0010939 max=0.07631 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 J0123-0348_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:37:49 2019