! Started logfile: /scr/pima/rv120_uvs/J1443-2215_X_dfm.log on Fri Dec 22 22:42:54 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv120_uvs/J1443-2215_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1443-2215_X_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 23 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.96558 visibilities/baseline/integration-bin. ! Found source: J1443-2215 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6396 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1443-2215_X] 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.200x0.200 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 9 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002947Jy sigma=20.984246 ! Fit after self-cal, rms=0.963374Jy sigma=20.177371 ! 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=0.7145 mas, bmaj=2.057 mas, bpa=6.885 degrees ! Estimated noise=0.830335 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.0302852 Jy ! Component: 100 - total flux cleaned = 0.0369759 Jy ! Total flux subtracted in 100 components = 0.0369759 Jy ! Clean residual min=-0.003413 max=0.003208 Jy/beam ! Clean residual mean=-0.000000 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0369759 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0369759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051364Jy sigma=0.944102 ! Fit after self-cal, rms=0.049813Jy sigma=0.914420 ! 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=0.9479 mas, bmaj=2.558 mas, bpa=6.232 degrees ! Estimated noise=0.453797 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.00197275 Jy ! Component: 100 - total flux cleaned = 0.00186569 Jy ! Component: 150 - total flux cleaned = 0.00177856 Jy ! Component: 200 - total flux cleaned = 0.00170609 Jy ! Total flux subtracted in 200 components = 0.00170609 Jy ! Clean residual min=-0.001733 max=0.001809 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.038682 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.038682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049652Jy sigma=0.911888 ! Fit after self-cal, rms=0.049642Jy sigma=0.911829 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9479 x 2.558 at 6.232 degrees (North through East) ! Clean map min=-0.0015841 max=0.03976 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 KP 0.92 LA 1.02 ! MK 0.93 NL 0.96 OV 1.13 PT 1.03 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.10 HN 1.03 KP 0.89 ! LA 1.07 NL 1.00 OV 1.05 PT 1.05 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 KP 1.01 LA 0.88 ! MK 0.94 NL 1.14 OV 1.07 PT 1.10 ! SC 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.05 HN 1.02 KP 0.97 ! LA 1.14 NL 0.96 OV 1.07 PT 1.05 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 KP 0.97 LA 1.02 ! MK 0.81 NL 0.92 OV 1.05 PT 1.00 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.04 HN 0.93 KP 1.01 ! LA 1.01 NL 1.00 OV 0.99 PT 1.02 ! SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.86 KP 0.91 LA 1.04 ! MK 0.86 NL 1.06 OV 1.03 PT 1.04 ! SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 1.04 HN 0.95 KP 0.90 ! LA 1.00 NL 0.95 OV 1.01 PT 0.95 ! SC 0.87 ! ! ! Fit before self-cal, rms=0.049642Jy sigma=0.911829 ! Fit after self-cal, rms=0.047859Jy sigma=0.908143 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9359 mas, bmaj=2.52 mas, bpa=5.212 degrees ! Estimated noise=0.44734 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.000147012 Jy ! Component: 100 - total flux cleaned = -0.000167883 Jy ! Component: 150 - total flux cleaned = -0.000180779 Jy ! Component: 200 - total flux cleaned = -0.000193463 Jy ! Total flux subtracted in 200 components = -0.000193463 Jy ! Clean residual min=-0.001567 max=0.001710 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0384886 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0384886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047856Jy sigma=0.908121 ! Fit after self-cal, rms=0.047852Jy sigma=0.907649 ! 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.047852Jy sigma=0.907649 ! Fit after self-cal, rms=0.047795Jy sigma=0.907602 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9351 mas, bmaj=2.518 mas, bpa=5.137 degrees ! Estimated noise=0.446581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146824 Jy ! Component: 100 - total flux cleaned = -0.000159603 Jy ! Component: 150 - total flux cleaned = -0.000165679 Jy ! Component: 200 - total flux cleaned = -0.000171322 Jy ! Total flux subtracted in 200 components = -0.000171322 Jy ! Clean residual min=-0.001551 max=0.001689 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0383172 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0383172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047792Jy sigma=0.907584 ! Fit after self-cal, rms=0.047795Jy sigma=0.907572 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 (-48.2, 10.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135454 Jy ! Component: 100 - total flux cleaned = 0.00147159 Jy ! Component: 150 - total flux cleaned = 0.00154401 Jy ! Component: 200 - total flux cleaned = 0.00162574 Jy ! Total flux subtracted in 200 components = 0.00162574 Jy ! Clean residual min=-0.001473 max=0.001410 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.039943 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.039943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047748Jy sigma=0.906566 ! Fit after self-cal, rms=0.047737Jy sigma=0.906393 ! 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.047737Jy sigma=0.906393 ! Fit after self-cal, rms=0.047827Jy sigma=0.906329 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.937 mas, bmaj=2.523 mas, bpa=5.135 degrees ! Estimated noise=0.447692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539546 Jy ! Component: 100 - total flux cleaned = 0.000603419 Jy ! Component: 150 - total flux cleaned = 0.000678016 Jy ! Component: 200 - total flux cleaned = 0.000711902 Jy ! Total flux subtracted in 200 components = 0.000711902 Jy ! Clean residual min=-0.001456 max=0.001382 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0406549 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0406549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047806Jy sigma=0.905948 ! Fit after self-cal, rms=0.047802Jy sigma=0.905890 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.000168198 Jy ! Component: 100 - total flux cleaned = 0.000231459 Jy ! Component: 150 - total flux cleaned = 0.000231378 Jy ! Component: 200 - total flux cleaned = 0.000231432 Jy ! Total flux subtracted in 200 components = 0.000231432 Jy ! Clean residual min=-0.001440 max=0.001363 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0408863 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 46 components and 0.0408863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047792Jy sigma=0.905732 ! Fit after self-cal, rms=0.047790Jy sigma=0.905717 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.047790Jy sigma=0.905717 ! Fit after self-cal, rms=0.047845Jy sigma=0.905643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.33 mas, bmaj=5.064 mas, bpa=4.675 degrees ! Estimated noise=0.537319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000303192 Jy ! Component: 100 - total flux cleaned = 0.000388718 Jy ! Component: 150 - total flux cleaned = 0.000432054 Jy ! Component: 200 - total flux cleaned = 0.000469911 Jy ! Total flux subtracted in 200 components = 0.000469911 Jy ! Clean residual min=-0.001354 max=0.001580 Jy/beam ! Clean residual mean=-0.000004 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0413562 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.0413562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047846Jy sigma=0.905658 ! Fit after self-cal, rms=0.047845Jy sigma=0.905630 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.5438e-05 Jy ! Component: 100 - total flux cleaned = 9.61473e-05 Jy ! Component: 150 - total flux cleaned = 0.000124134 Jy ! Component: 200 - total flux cleaned = 0.000143023 Jy ! Total flux subtracted in 200 components = 0.000143023 Jy ! Clean residual min=-0.001356 max=0.001577 Jy/beam ! Clean residual mean=-0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0414992 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.0414992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047846Jy sigma=0.905662 ! Fit after self-cal, rms=0.047845Jy sigma=0.905653 ! 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=0.938 mas, bmaj=2.525 mas, bpa=5.151 degrees ! Estimated noise=0.44819 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.938 x 2.525 at 5.151 degrees (North through East) ! Clean map min=-0.0013186 max=0.039325 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=0.7089 mas, bmaj=2.04 mas, bpa=5.858 degrees ! Estimated noise=0.811711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312197 Jy ! Component: 100 - total flux cleaned = 0.0385542 Jy ! Component: 150 - total flux cleaned = 0.0412074 Jy ! Component: 200 - total flux cleaned = 0.0417795 Jy ! Total flux subtracted in 200 components = 0.0417795 Jy ! Clean residual min=-0.002737 max=0.002628 Jy/beam ! Clean residual mean=-0.000000 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0417795 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0417795 Jy ! Inverting map and beam ! Estimated beam: bmin=0.938 mas, bmaj=2.525 mas, bpa=5.151 degrees ! Estimated noise=0.44819 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 = -9.60347e-05 Jy ! Component: 100 - total flux cleaned = -5.40748e-05 Jy ! Component: 150 - total flux cleaned = -0.000115087 Jy ! Component: 200 - total flux cleaned = -0.000170241 Jy ! Total flux subtracted in 200 components = -0.000170241 Jy ! Clean residual min=-0.001464 max=0.001403 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0416092 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.0416092 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.33 mas, bmaj=5.064 mas, bpa=4.675 degrees ! Estimated noise=0.537319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102972 Jy ! Component: 100 - total flux cleaned = -0.000119784 Jy ! Component: 150 - total flux cleaned = -9.70119e-05 Jy ! Component: 200 - total flux cleaned = -9.72048e-05 Jy ! Total flux subtracted in 200 components = -9.72048e-05 Jy ! Clean residual min=-0.001376 max=0.001537 Jy/beam ! Clean residual mean=-0.000003 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.041512 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 = -9.53052e-06 Jy ! Component: 100 - total flux cleaned = -1.29947e-06 Jy ! Component: 150 - total flux cleaned = 6.23539e-06 Jy ! Component: 200 - total flux cleaned = 1.38588e-05 Jy ! Total flux subtracted in 200 components = 1.38588e-05 Jy ! Clean residual min=-0.001375 max=0.001552 Jy/beam ! Clean residual mean=-0.000004 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0415259 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.0415259 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.938 mas, bmaj=2.525 mas, bpa=5.151 degrees ! Estimated noise=0.44819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.40982e-05 Jy ! Component: 100 - total flux cleaned = 7.51385e-05 Jy ! Component: 150 - total flux cleaned = 9.36522e-05 Jy ! Component: 200 - total flux cleaned = 9.35115e-05 Jy ! Total flux subtracted in 200 components = 9.35115e-05 Jy ! Clean residual min=-0.001466 max=0.001370 Jy/beam ! Clean residual mean=-0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0416194 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.0416194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047849Jy sigma=0.905788 ! Fit after self-cal, rms=0.047846Jy sigma=0.905722 wmodel J1443-2215_X_map.mod ! Writing 56 model components to file: J1443-2215_X_map.mod wobs J1443-2215_X_uvs.fits ! Writing UV FITS file: J1443-2215_X_uvs.fits wwins J1443-2215_X_map.win ! wwins: Wrote 2 windows to J1443-2215_X_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.000272341 Jy ! Component: 100 - total flux cleaned = -0.000424079 Jy ! Component: 150 - total flux cleaned = -0.00059364 Jy ! Component: 200 - total flux cleaned = -0.000850877 Jy ! Component: 250 - total flux cleaned = -0.00103183 Jy ! Component: 300 - total flux cleaned = -0.00120833 Jy ! Component: 350 - total flux cleaned = -0.00125101 Jy ! Component: 400 - total flux cleaned = -0.00129367 Jy ! Component: 450 - total flux cleaned = -0.00129343 Jy ! Component: 500 - total flux cleaned = -0.00135399 Jy ! Component: 550 - total flux cleaned = -0.00133347 Jy ! Component: 600 - total flux cleaned = -0.00131357 Jy ! Component: 650 - total flux cleaned = -0.00135186 Jy ! Component: 700 - total flux cleaned = -0.00133309 Jy ! Component: 750 - total flux cleaned = -0.00144478 Jy ! Component: 800 - total flux cleaned = -0.00144455 Jy ! Component: 850 - total flux cleaned = -0.00151675 Jy ! Component: 900 - total flux cleaned = -0.00155219 Jy ! Component: 950 - total flux cleaned = -0.0015518 Jy ! Component: 1000 - total flux cleaned = -0.00156922 Jy ! Component: 1050 - total flux cleaned = -0.00160294 Jy ! Component: 1100 - total flux cleaned = -0.00167037 Jy ! Component: 1150 - total flux cleaned = -0.0016705 Jy ! Component: 1200 - total flux cleaned = -0.001753 Jy ! Component: 1250 - total flux cleaned = -0.00175303 Jy ! Component: 1300 - total flux cleaned = -0.00184988 Jy ! Component: 1350 - total flux cleaned = -0.00183379 Jy ! Component: 1400 - total flux cleaned = -0.00189673 Jy ! Component: 1450 - total flux cleaned = -0.00189655 Jy ! Component: 1500 - total flux cleaned = -0.00192748 Jy ! Component: 1550 - total flux cleaned = -0.00195775 Jy ! Component: 1600 - total flux cleaned = -0.00195789 Jy ! Component: 1650 - total flux cleaned = -0.00197279 Jy ! Component: 1700 - total flux cleaned = -0.00201745 Jy ! Component: 1750 - total flux cleaned = -0.00198796 Jy ! Component: 1800 - total flux cleaned = -0.00204635 Jy ! Component: 1850 - total flux cleaned = -0.00204633 Jy ! Component: 1900 - total flux cleaned = -0.00203206 Jy ! Component: 1950 - total flux cleaned = -0.00208875 Jy ! Component: 2000 - total flux cleaned = -0.00208872 Jy ! Component: 2050 - total flux cleaned = -0.00210254 Jy ! Component: 2100 - total flux cleaned = -0.00204703 Jy ! Component: 2150 - total flux cleaned = -0.00206068 Jy ! Component: 2200 - total flux cleaned = -0.00206073 Jy ! Component: 2250 - total flux cleaned = -0.00212827 Jy ! Component: 2300 - total flux cleaned = -0.00211471 Jy ! Component: 2350 - total flux cleaned = -0.00218114 Jy ! Component: 2400 - total flux cleaned = -0.00216798 Jy ! Component: 2450 - total flux cleaned = -0.00220745 Jy ! Component: 2500 - total flux cleaned = -0.00219447 Jy ! Component: 2550 - total flux cleaned = -0.00225907 Jy ! Component: 2600 - total flux cleaned = -0.00225906 Jy ! Component: 2650 - total flux cleaned = -0.00228457 Jy ! Component: 2700 - total flux cleaned = -0.00233517 Jy ! Component: 2750 - total flux cleaned = -0.00230991 Jy ! Component: 2800 - total flux cleaned = -0.00232245 Jy ! Component: 2850 - total flux cleaned = -0.00234724 Jy ! Component: 2900 - total flux cleaned = -0.00237195 Jy ! Component: 2950 - total flux cleaned = -0.00242092 Jy ! Component: 3000 - total flux cleaned = -0.00239655 Jy ! Component: 3050 - total flux cleaned = -0.00242078 Jy ! Component: 3100 - total flux cleaned = -0.0024327 Jy ! Component: 3150 - total flux cleaned = -0.00242076 Jy ! Component: 3200 - total flux cleaned = -0.00245634 Jy ! Component: 3250 - total flux cleaned = -0.00249167 Jy ! Component: 3300 - total flux cleaned = -0.00243299 Jy ! Component: 3350 - total flux cleaned = -0.00246795 Jy ! Component: 3400 - total flux cleaned = -0.00247955 Jy ! Component: 3450 - total flux cleaned = -0.00247956 Jy ! Component: 3500 - total flux cleaned = -0.00247946 Jy ! Component: 3550 - total flux cleaned = -0.00245664 Jy ! Component: 3600 - total flux cleaned = -0.00247927 Jy ! Component: 3650 - total flux cleaned = -0.00245667 Jy ! Component: 3700 - total flux cleaned = -0.002468 Jy ! Component: 3750 - total flux cleaned = -0.00247925 Jy ! Component: 3800 - total flux cleaned = -0.00247922 Jy ! Component: 3850 - total flux cleaned = -0.00253434 Jy ! Component: 3900 - total flux cleaned = -0.00251231 Jy ! Component: 3950 - total flux cleaned = -0.00251226 Jy ! Component: 4000 - total flux cleaned = -0.00246884 Jy ! Component: 4050 - total flux cleaned = -0.0025337 Jy ! Total flux subtracted in 4096 components = -0.00253357 Jy ! Clean residual min=-0.000621 max=0.000605 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0390858 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 341 components and 0.0390858 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1443-2215_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.938 x 2.525 at 5.151 degrees (North through East) ! Clean map min=-0.0010171 max=0.039158 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1443-2215_X_map.fits wmodel /scr/pima/rv120_uvs/J1443-2215_X_map.mod ! Writing 341 model components to file: /scr/pima/rv120_uvs/J1443-2215_X_map.mod wobs /scr/pima/rv120_uvs/J1443-2215_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1443-2215_X_uvs.fits wwins /scr/pima/rv120_uvs/J1443-2215_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J1443-2215_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0391575 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182827 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.4007 1.4007 2.8014 5.60281 11.2056 22.4112 44.8225 89.6449 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.039 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 214.178 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1443-2215_X_dfm.log closed on Fri Dec 22 22:42:58 2017