! Started logfile: /scr/pima/rv117_uvs/J2318-1659_S_dfm.log on Sat Dec 9 23:47:18 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J2318-1659_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J2318-1659_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981313 visibilities/baseline/integration-bin. ! Found source: J2318-1659 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 7772 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J2318-1659_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.002923Jy sigma=17.122891 ! Fit after self-cal, rms=0.922550Jy sigma=15.779717 ! 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.531 mas, bmaj=6.025 mas, bpa=-4.591 degrees ! Estimated noise=0.857251 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.0587937 Jy ! Component: 100 - total flux cleaned = 0.0717067 Jy ! Total flux subtracted in 100 components = 0.0717067 Jy ! Clean residual min=-0.004108 max=0.006070 Jy/beam ! Clean residual mean=-0.000011 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.0717067 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0717067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053371Jy sigma=0.861814 ! Fit after self-cal, rms=0.053125Jy sigma=0.857703 ! Inverting map ! Added new window around map position (3, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554292 Jy ! Component: 100 - total flux cleaned = 0.00842572 Jy ! Total flux subtracted in 100 components = 0.00842572 Jy ! Clean residual min=-0.003881 max=0.003588 Jy/beam ! Clean residual mean=-0.000006 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.0801324 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0801324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052541Jy sigma=0.846568 ! Fit after self-cal, rms=0.052479Jy sigma=0.845733 ! 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.198 mas, bmaj=7.489 mas, bpa=-3.901 degrees ! Estimated noise=0.485872 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.0028215 Jy ! Component: 100 - total flux cleaned = 0.0041674 Jy ! Component: 150 - total flux cleaned = 0.0047899 Jy ! Component: 200 - total flux cleaned = 0.0048635 Jy ! Total flux subtracted in 200 components = 0.0048635 Jy ! Clean residual min=-0.002191 max=0.002613 Jy/beam ! Clean residual mean=-0.000010 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0849959 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.084996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052323Jy sigma=0.843913 ! Fit after self-cal, rms=0.052320Jy sigma=0.843859 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.198 x 7.489 at -3.901 degrees (North through East) ! Clean map min=-0.0021544 max=0.077086 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 HN 1.00 KP 1.00 ! LA 1.04 MK 0.99 NL 1.03 OV 0.93 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.88 HN 1.05 KP 1.02 ! LA 1.05 MK 1.05 NL 0.92 OV 1.06 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 1.00 KP 1.00 ! LA 1.03 MK 0.98 NL 1.01 OV 0.99 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.12 KP 1.04 ! LA 1.03 MK 1.00 NL 0.96 OV 0.96 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.052320Jy sigma=0.843859 ! Fit after self-cal, rms=0.052264Jy sigma=0.827884 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=7.508 mas, bpa=-3.805 degrees ! Estimated noise=0.48663 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.000333993 Jy ! Component: 100 - total flux cleaned = -0.000477584 Jy ! Component: 150 - total flux cleaned = -0.000554379 Jy ! Component: 200 - total flux cleaned = -0.00063712 Jy ! Total flux subtracted in 200 components = -0.00063712 Jy ! Clean residual min=-0.001929 max=0.001708 Jy/beam ! Clean residual mean=-0.000008 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0843588 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.0843588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052242Jy sigma=0.827585 ! Fit after self-cal, rms=0.052251Jy sigma=0.827194 ! 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.052251Jy sigma=0.827194 ! Fit after self-cal, rms=0.051753Jy sigma=0.821639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=7.52 mas, bpa=-3.846 degrees ! Estimated noise=0.48627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210921 Jy ! Component: 100 - total flux cleaned = -0.000329518 Jy ! Component: 150 - total flux cleaned = -0.000398664 Jy ! Component: 200 - total flux cleaned = -0.000448648 Jy ! Total flux subtracted in 200 components = -0.000448648 Jy ! Clean residual min=-0.001651 max=0.001562 Jy/beam ! Clean residual mean=-0.000005 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0839102 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0839102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051745Jy sigma=0.821417 ! Fit after self-cal, rms=0.051750Jy sigma=0.821283 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.1717e-05 Jy ! Component: 100 - total flux cleaned = -0.000100478 Jy ! Component: 150 - total flux cleaned = -0.000121696 Jy ! Component: 200 - total flux cleaned = -0.000141461 Jy ! Total flux subtracted in 200 components = -0.000141461 Jy ! Clean residual min=-0.001654 max=0.001533 Jy/beam ! Clean residual mean=-0.000005 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0837687 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.0837687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051746Jy sigma=0.821191 ! Fit after self-cal, rms=0.051745Jy sigma=0.821186 ! 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.051745Jy sigma=0.821186 ! Fit after self-cal, rms=0.051813Jy sigma=0.821113 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=7.529 mas, bpa=-3.853 degrees ! Estimated noise=0.486838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.49243e-06 Jy ! Component: 100 - total flux cleaned = -4.2794e-05 Jy ! Component: 150 - total flux cleaned = -5.28056e-05 Jy ! Component: 200 - total flux cleaned = -7.07369e-05 Jy ! Total flux subtracted in 200 components = -7.07369e-05 Jy ! Clean residual min=-0.001670 max=0.001521 Jy/beam ! Clean residual mean=-0.000005 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.083698 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.083698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051810Jy sigma=0.821025 ! Fit after self-cal, rms=0.051810Jy sigma=0.821016 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 = -3.92467e-05 Jy ! Component: 100 - total flux cleaned = -5.60879e-05 Jy ! Component: 150 - total flux cleaned = -6.36339e-05 Jy ! Component: 200 - total flux cleaned = -7.11042e-05 Jy ! Total flux subtracted in 200 components = -7.11042e-05 Jy ! Clean residual min=-0.001669 max=0.001508 Jy/beam ! Clean residual mean=-0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0836269 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.0836269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051808Jy sigma=0.820969 ! Fit after self-cal, rms=0.051808Jy sigma=0.820968 ! 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.051808Jy sigma=0.820968 ! Fit after self-cal, rms=0.051862Jy sigma=0.820904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.56 mas, bmaj=14.4 mas, bpa=2.011 degrees ! Estimated noise=0.617189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221473 Jy ! Component: 100 - total flux cleaned = 0.000280462 Jy ! Component: 150 - total flux cleaned = 0.000327024 Jy ! Component: 200 - total flux cleaned = 0.000337311 Jy ! Total flux subtracted in 200 components = 0.000337311 Jy ! Clean residual min=-0.001628 max=0.001545 Jy/beam ! Clean residual mean=-0.000010 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0839642 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.0839642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051864Jy sigma=0.820941 ! Fit after self-cal, rms=0.051864Jy sigma=0.820904 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.41828e-05 Jy ! Component: 100 - total flux cleaned = -4.35897e-06 Jy ! Component: 150 - total flux cleaned = 3.71984e-06 Jy ! Component: 200 - total flux cleaned = 3.58296e-06 Jy ! Total flux subtracted in 200 components = 3.58296e-06 Jy ! Clean residual min=-0.001621 max=0.001552 Jy/beam ! Clean residual mean=-0.000010 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0839678 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 0.0839678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051867Jy sigma=0.820935 ! Fit after self-cal, rms=0.051867Jy sigma=0.820915 ! 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.195 mas, bmaj=7.532 mas, bpa=-3.867 degrees ! Estimated noise=0.487325 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 7.532 at -3.867 degrees (North through East) ! Clean map min=-0.0015342 max=0.078058 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.514 mas, bmaj=6.012 mas, bpa=-4.414 degrees ! Estimated noise=0.868662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0595886 Jy ! Component: 100 - total flux cleaned = 0.0728619 Jy ! Component: 150 - total flux cleaned = 0.077586 Jy ! Component: 200 - total flux cleaned = 0.0803781 Jy ! Total flux subtracted in 200 components = 0.0803781 Jy ! Clean residual min=-0.002847 max=0.002784 Jy/beam ! Clean residual mean=-0.000004 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0803781 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0803781 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=7.532 mas, bpa=-3.867 degrees ! Estimated noise=0.487325 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.0024425 Jy ! Component: 100 - total flux cleaned = 0.00281946 Jy ! Component: 150 - total flux cleaned = 0.00304504 Jy ! Component: 200 - total flux cleaned = 0.00324177 Jy ! Total flux subtracted in 200 components = 0.00324177 Jy ! Clean residual min=-0.001701 max=0.001534 Jy/beam ! Clean residual mean=-0.000005 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0836199 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.0836199 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.56 mas, bmaj=14.4 mas, bpa=2.011 degrees ! Estimated noise=0.617189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257442 Jy ! Component: 100 - total flux cleaned = 0.000336453 Jy ! Component: 150 - total flux cleaned = 0.000398309 Jy ! Component: 200 - total flux cleaned = 0.000435589 Jy ! Total flux subtracted in 200 components = 0.000435589 Jy ! Clean residual min=-0.001616 max=0.001516 Jy/beam ! Clean residual mean=-0.000010 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0840555 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.0035e-05 Jy ! Component: 100 - total flux cleaned = 2.84258e-05 Jy ! Component: 150 - total flux cleaned = 1.3668e-05 Jy ! Component: 200 - total flux cleaned = 1.23744e-07 Jy ! Total flux subtracted in 200 components = 1.23744e-07 Jy ! Clean residual min=-0.001612 max=0.001548 Jy/beam ! Clean residual mean=-0.000010 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0840556 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.0840556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=7.532 mas, bpa=-3.867 degrees ! Estimated noise=0.487325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.4481e-05 Jy ! Component: 100 - total flux cleaned = 1.24684e-05 Jy ! Component: 150 - total flux cleaned = -6.40465e-05 Jy ! Component: 200 - total flux cleaned = -0.000131618 Jy ! Total flux subtracted in 200 components = -0.000131618 Jy ! Clean residual min=-0.001642 max=0.001552 Jy/beam ! Clean residual mean=-0.000005 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.083924 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.083924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051868Jy sigma=0.820944 ! Fit after self-cal, rms=0.051867Jy sigma=0.820908 wmodel J2318-1659_S_map.mod ! Writing 63 model components to file: J2318-1659_S_map.mod wobs J2318-1659_S_uvs.fits ! Writing UV FITS file: J2318-1659_S_uvs.fits wwins J2318-1659_S_map.win ! wwins: Wrote 2 windows to J2318-1659_S_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.000213612 Jy ! Component: 100 - total flux cleaned = -0.00026825 Jy ! Component: 150 - total flux cleaned = -0.00036963 Jy ! Component: 200 - total flux cleaned = -0.000321467 Jy ! Component: 250 - total flux cleaned = -0.000251504 Jy ! Component: 300 - total flux cleaned = -0.000251287 Jy ! Component: 350 - total flux cleaned = -0.000294596 Jy ! Component: 400 - total flux cleaned = -0.000272808 Jy ! Component: 450 - total flux cleaned = -0.000315363 Jy ! Component: 500 - total flux cleaned = -0.000336484 Jy ! Component: 550 - total flux cleaned = -0.000458923 Jy ! Component: 600 - total flux cleaned = -0.000458613 Jy ! Component: 650 - total flux cleaned = -0.000438923 Jy ! Component: 700 - total flux cleaned = -0.000477894 Jy ! Component: 750 - total flux cleaned = -0.000478105 Jy ! Component: 800 - total flux cleaned = -0.00047795 Jy ! Component: 850 - total flux cleaned = -0.000459672 Jy ! Component: 900 - total flux cleaned = -0.000441759 Jy ! Component: 950 - total flux cleaned = -0.000478156 Jy ! Component: 1000 - total flux cleaned = -0.000478481 Jy ! Component: 1050 - total flux cleaned = -0.000478393 Jy ! Component: 1100 - total flux cleaned = -0.000443595 Jy ! Component: 1150 - total flux cleaned = -0.000443831 Jy ! Component: 1200 - total flux cleaned = -0.000342396 Jy ! Component: 1250 - total flux cleaned = -0.000409793 Jy ! Component: 1300 - total flux cleaned = -0.000360177 Jy ! Component: 1350 - total flux cleaned = -0.000392984 Jy ! Component: 1400 - total flux cleaned = -0.000360571 Jy ! Component: 1450 - total flux cleaned = -0.000360909 Jy ! Component: 1500 - total flux cleaned = -0.000424529 Jy ! Component: 1550 - total flux cleaned = -0.000471659 Jy ! Component: 1600 - total flux cleaned = -0.000425301 Jy ! Component: 1650 - total flux cleaned = -0.000471804 Jy ! Component: 1700 - total flux cleaned = -0.000502423 Jy ! Component: 1750 - total flux cleaned = -0.000457112 Jy ! Component: 1800 - total flux cleaned = -0.000562522 Jy ! Component: 1850 - total flux cleaned = -0.000592329 Jy ! Component: 1900 - total flux cleaned = -0.00059238 Jy ! Component: 1950 - total flux cleaned = -0.000650935 Jy ! Component: 2000 - total flux cleaned = -0.000665437 Jy ! Component: 2050 - total flux cleaned = -0.000722949 Jy ! Component: 2100 - total flux cleaned = -0.000765717 Jy ! Component: 2150 - total flux cleaned = -0.000850585 Jy ! Component: 2200 - total flux cleaned = -0.000864741 Jy ! Component: 2250 - total flux cleaned = -0.000976054 Jy ! Component: 2300 - total flux cleaned = -0.00100368 Jy ! Component: 2350 - total flux cleaned = -0.00109936 Jy ! Component: 2400 - total flux cleaned = -0.00112638 Jy ! Component: 2450 - total flux cleaned = -0.00119377 Jy ! Component: 2500 - total flux cleaned = -0.00120704 Jy ! Component: 2550 - total flux cleaned = -0.00126012 Jy ! Component: 2600 - total flux cleaned = -0.00131271 Jy ! Component: 2650 - total flux cleaned = -0.00139102 Jy ! Component: 2700 - total flux cleaned = -0.00141692 Jy ! Component: 2750 - total flux cleaned = -0.0014812 Jy ! Component: 2800 - total flux cleaned = -0.0015324 Jy ! Component: 2850 - total flux cleaned = -0.00157034 Jy ! Component: 2900 - total flux cleaned = -0.00160815 Jy ! Component: 2950 - total flux cleaned = -0.00163332 Jy ! Component: 3000 - total flux cleaned = -0.00168305 Jy ! Component: 3050 - total flux cleaned = -0.00171998 Jy ! Component: 3100 - total flux cleaned = -0.00176909 Jy ! Component: 3150 - total flux cleaned = -0.00178124 Jy ! Component: 3200 - total flux cleaned = -0.00179335 Jy ! Component: 3250 - total flux cleaned = -0.00181756 Jy ! Component: 3300 - total flux cleaned = -0.0018176 Jy ! Component: 3350 - total flux cleaned = -0.00186502 Jy ! Component: 3400 - total flux cleaned = -0.00187672 Jy ! Component: 3450 - total flux cleaned = -0.00186516 Jy ! Component: 3500 - total flux cleaned = -0.00187695 Jy ! Component: 3550 - total flux cleaned = -0.00193494 Jy ! Component: 3600 - total flux cleaned = -0.00194648 Jy ! Component: 3650 - total flux cleaned = -0.00198081 Jy ! Component: 3700 - total flux cleaned = -0.00200345 Jy ! Component: 3750 - total flux cleaned = -0.00199213 Jy ! Component: 3800 - total flux cleaned = -0.00199219 Jy ! Component: 3850 - total flux cleaned = -0.00205922 Jy ! Component: 3900 - total flux cleaned = -0.00210365 Jy ! Component: 3950 - total flux cleaned = -0.0020593 Jy ! Component: 4000 - total flux cleaned = -0.00201516 Jy ! Component: 4050 - total flux cleaned = -0.00201517 Jy ! Total flux subtracted in 4096 components = -0.00204792 Jy ! Clean residual min=-0.000705 max=0.000738 Jy/beam ! Clean residual mean=-0.000004 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0818761 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 370 components and 0.081876 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J2318-1659_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 7.532 at -3.867 degrees (North through East) ! Clean map min=-0.001584 max=0.078031 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J2318-1659_S_map.fits wmodel /scr/pima/rv117_uvs/J2318-1659_S_map.mod ! Writing 370 model components to file: /scr/pima/rv117_uvs/J2318-1659_S_map.mod wobs /scr/pima/rv117_uvs/J2318-1659_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J2318-1659_S_uvs.fits wwins /scr/pima/rv117_uvs/J2318-1659_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv117_uvs/J2318-1659_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0780314 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199606 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.767408 0.767408 1.53482 3.06963 6.13926 12.2785 24.557 49.1141 98.2282 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 390.926 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J2318-1659_S_dfm.log closed on Sat Dec 9 23:47:22 2017