! Started logfile: /scr/pima/rv119_uvs/J2350+0227_X_dfm.log on Sun Dec 17 11:38: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/rv119_uvs/J2350+0227_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J2350+0227_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.769571 visibilities/baseline/integration-bin. ! Found source: J2350+0227 ! ! 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 4876 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 J2350+0227_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001779Jy sigma=19.653539 ! Fit after self-cal, rms=0.974717Jy sigma=19.118151 ! 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=1.09 mas, bmaj=2.442 mas, bpa=15.28 degrees ! Estimated noise=0.933252 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.0217289 Jy ! Component: 100 - total flux cleaned = 0.0267644 Jy ! Total flux subtracted in 100 components = 0.0267644 Jy ! Clean residual min=-0.003614 max=0.003420 Jy/beam ! Clean residual mean=-0.000002 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.0267644 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0267644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049891Jy sigma=0.902121 ! Fit after self-cal, rms=0.047815Jy sigma=0.860283 ! 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=1.296 mas, bmaj=2.707 mas, bpa=13.01 degrees ! Estimated noise=0.53331 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.00340396 Jy ! Component: 100 - total flux cleaned = 0.00448574 Jy ! Component: 150 - total flux cleaned = 0.00452039 Jy ! Component: 200 - total flux cleaned = 0.00451889 Jy ! Total flux subtracted in 200 components = 0.00451889 Jy ! Clean residual min=-0.002216 max=0.002188 Jy/beam ! Clean residual mean=-0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0312833 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.0312833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047565Jy sigma=0.855763 ! Fit after self-cal, rms=0.047554Jy sigma=0.855166 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.296 x 2.707 at 13.01 degrees (North through East) ! Clean map min=-0.002108 max=0.029767 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.32 HN 1.07 KP 0.98 ! LA 0.99 NL 1.06 OV 0.97 PT 1.08 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.25 HN 1.17 KP 1.03 ! LA 0.86 NL 1.07 OV 1.07 PT 1.06 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 HN 1.01 KP 1.00 ! LA 0.93 NL 1.08 OV 0.90 PT 1.02 ! SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 0.85 KP 0.87 ! LA 0.92 NL 0.94 OV 0.97 PT 1.02 ! SC 0.75 ! ! ! Fit before self-cal, rms=0.047554Jy sigma=0.855166 ! Fit after self-cal, rms=0.046204Jy sigma=0.851935 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.285 mas, bmaj=2.708 mas, bpa=14 degrees ! Estimated noise=0.523706 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.000367516 Jy ! Component: 100 - total flux cleaned = -0.000344059 Jy ! Component: 150 - total flux cleaned = -0.00038026 Jy ! Component: 200 - total flux cleaned = -0.000424948 Jy ! Total flux subtracted in 200 components = -0.000424948 Jy ! Clean residual min=-0.002088 max=0.002093 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0308583 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.0308583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046176Jy sigma=0.851552 ! Fit after self-cal, rms=0.046266Jy sigma=0.851017 ! 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.046266Jy sigma=0.851017 ! Fit after self-cal, rms=0.047204Jy sigma=0.849909 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.288 mas, bmaj=2.72 mas, bpa=14.53 degrees ! Estimated noise=0.526358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411399 Jy ! Component: 100 - total flux cleaned = -0.000485154 Jy ! Component: 150 - total flux cleaned = -0.000506938 Jy ! Component: 200 - total flux cleaned = -0.000527236 Jy ! Total flux subtracted in 200 components = -0.000527236 Jy ! Clean residual min=-0.002074 max=0.001997 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0303311 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0303311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047192Jy sigma=0.849728 ! Fit after self-cal, rms=0.047240Jy sigma=0.849453 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.000217491 Jy ! Component: 100 - total flux cleaned = -0.000264209 Jy ! Component: 150 - total flux cleaned = -0.000284735 Jy ! Component: 200 - total flux cleaned = -0.00030354 Jy ! Total flux subtracted in 200 components = -0.00030354 Jy ! Clean residual min=-0.002143 max=0.001972 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0300276 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0300276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047233Jy sigma=0.849360 ! Fit after self-cal, rms=0.047234Jy sigma=0.849334 ! 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.047234Jy sigma=0.849334 ! Fit after self-cal, rms=0.048046Jy sigma=0.849248 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.292 mas, bmaj=2.729 mas, bpa=14.56 degrees ! Estimated noise=0.529619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.53585e-05 Jy ! Component: 100 - total flux cleaned = -8.54185e-05 Jy ! Component: 150 - total flux cleaned = -0.000103993 Jy ! Component: 200 - total flux cleaned = -0.000121762 Jy ! Total flux subtracted in 200 components = -0.000121762 Jy ! Clean residual min=-0.002125 max=0.001983 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0299058 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0299058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048039Jy sigma=0.849154 ! Fit after self-cal, rms=0.048064Jy sigma=0.849095 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.000108804 Jy ! Component: 100 - total flux cleaned = -0.000127739 Jy ! Component: 150 - total flux cleaned = -0.000144878 Jy ! Component: 200 - total flux cleaned = -0.00016137 Jy ! Total flux subtracted in 200 components = -0.00016137 Jy ! Clean residual min=-0.002154 max=0.001981 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0297444 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.0297444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048060Jy sigma=0.849027 ! Fit after self-cal, rms=0.048061Jy sigma=0.849015 ! 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.048061Jy sigma=0.849015 ! Fit after self-cal, rms=0.048378Jy sigma=0.848969 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.376 mas, bmaj=3.449 mas, bpa=-0.2194 degrees ! Estimated noise=0.588714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124888 Jy ! Component: 100 - total flux cleaned = 8.57767e-05 Jy ! Component: 150 - total flux cleaned = 5.47677e-05 Jy ! Component: 200 - total flux cleaned = 3.47448e-05 Jy ! Total flux subtracted in 200 components = 3.47448e-05 Jy ! Clean residual min=-0.001933 max=0.001843 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0297792 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.0297792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048377Jy sigma=0.848953 ! Fit after self-cal, rms=0.048376Jy sigma=0.848882 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 = 2.0778e-06 Jy ! Component: 100 - total flux cleaned = -4.34637e-05 Jy ! Component: 150 - total flux cleaned = -5.61442e-05 Jy ! Component: 200 - total flux cleaned = -5.04163e-05 Jy ! Total flux subtracted in 200 components = -5.04163e-05 Jy ! Clean residual min=-0.001938 max=0.001814 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0297288 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.0297287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048376Jy sigma=0.848867 ! Fit after self-cal, rms=0.048372Jy sigma=0.848827 ! 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=1.294 mas, bmaj=2.732 mas, bpa=14.5 degrees ! Estimated noise=0.531321 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.294 x 2.732 at 14.5 degrees (North through East) ! Clean map min=-0.0022111 max=0.028835 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=1.085 mas, bmaj=2.46 mas, bpa=16.28 degrees ! Estimated noise=0.919071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240515 Jy ! Component: 100 - total flux cleaned = 0.028832 Jy ! Component: 150 - total flux cleaned = 0.0303354 Jy ! Component: 200 - total flux cleaned = 0.0309541 Jy ! Total flux subtracted in 200 components = 0.0309541 Jy ! Clean residual min=-0.003138 max=0.003032 Jy/beam ! Clean residual mean=-0.000000 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0309541 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0309541 Jy ! Inverting map and beam ! Estimated beam: bmin=1.294 mas, bmaj=2.732 mas, bpa=14.5 degrees ! Estimated noise=0.531321 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.000544688 Jy ! Component: 100 - total flux cleaned = -0.000801656 Jy ! Component: 150 - total flux cleaned = -0.000802572 Jy ! Component: 200 - total flux cleaned = -0.000804298 Jy ! Total flux subtracted in 200 components = -0.000804298 Jy ! Clean residual min=-0.002167 max=0.001927 Jy/beam ! Clean residual mean=-0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0301498 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0301498 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.376 mas, bmaj=3.449 mas, bpa=-0.2194 degrees ! Estimated noise=0.588714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310733 Jy ! Component: 100 - total flux cleaned = -0.000339094 Jy ! Component: 150 - total flux cleaned = -0.000376972 Jy ! Component: 200 - total flux cleaned = -0.000388447 Jy ! Total flux subtracted in 200 components = -0.000388447 Jy ! Clean residual min=-0.001854 max=0.001823 Jy/beam ! Clean residual mean=-0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0297613 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.02846e-05 Jy ! Component: 100 - total flux cleaned = -2.00167e-05 Jy ! Component: 150 - total flux cleaned = -2.90014e-05 Jy ! Component: 200 - total flux cleaned = -3.65984e-05 Jy ! Total flux subtracted in 200 components = -3.65984e-05 Jy ! Clean residual min=-0.001886 max=0.001815 Jy/beam ! Clean residual mean=-0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0297247 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.0297247 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.294 mas, bmaj=2.732 mas, bpa=14.5 degrees ! Estimated noise=0.531321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79389e-05 Jy ! Component: 100 - total flux cleaned = 4.43907e-05 Jy ! Component: 150 - total flux cleaned = 7.13573e-05 Jy ! Component: 200 - total flux cleaned = 7.22792e-05 Jy ! Total flux subtracted in 200 components = 7.22792e-05 Jy ! Clean residual min=-0.002162 max=0.001904 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.029797 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.029797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048378Jy sigma=0.848926 ! Fit after self-cal, rms=0.048372Jy sigma=0.848872 wmodel J2350+0227_X_map.mod ! Writing 42 model components to file: J2350+0227_X_map.mod wobs J2350+0227_X_uvs.fits ! Writing UV FITS file: J2350+0227_X_uvs.fits wwins J2350+0227_X_map.win ! wwins: Wrote 1 windows to J2350+0227_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.000379278 Jy ! Component: 100 - total flux cleaned = -0.000879702 Jy ! Component: 150 - total flux cleaned = -0.00119882 Jy ! Component: 200 - total flux cleaned = -0.00147366 Jy ! Component: 250 - total flux cleaned = -0.00165914 Jy ! Component: 300 - total flux cleaned = -0.00181271 Jy ! Component: 350 - total flux cleaned = -0.00196175 Jy ! Component: 400 - total flux cleaned = -0.00200967 Jy ! Component: 450 - total flux cleaned = -0.00217422 Jy ! Component: 500 - total flux cleaned = -0.00228838 Jy ! Component: 550 - total flux cleaned = -0.00239956 Jy ! Component: 600 - total flux cleaned = -0.00248682 Jy ! Component: 650 - total flux cleaned = -0.0025724 Jy ! Component: 700 - total flux cleaned = -0.00265545 Jy ! Component: 750 - total flux cleaned = -0.00265524 Jy ! Component: 800 - total flux cleaned = -0.00263497 Jy ! Component: 850 - total flux cleaned = -0.00259551 Jy ! Component: 900 - total flux cleaned = -0.0025765 Jy ! Component: 950 - total flux cleaned = -0.00253892 Jy ! Component: 1000 - total flux cleaned = -0.00252016 Jy ! Component: 1050 - total flux cleaned = -0.00250191 Jy ! Component: 1100 - total flux cleaned = -0.00243056 Jy ! Component: 1150 - total flux cleaned = -0.00241283 Jy ! Component: 1200 - total flux cleaned = -0.00230936 Jy ! Component: 1250 - total flux cleaned = -0.00229232 Jy ! Component: 1300 - total flux cleaned = -0.00224211 Jy ! Component: 1350 - total flux cleaned = -0.00220921 Jy ! Component: 1400 - total flux cleaned = -0.00216018 Jy ! Component: 1450 - total flux cleaned = -0.00207993 Jy ! Component: 1500 - total flux cleaned = -0.00208034 Jy ! Component: 1550 - total flux cleaned = -0.00212743 Jy ! Component: 1600 - total flux cleaned = -0.00214308 Jy ! Component: 1650 - total flux cleaned = -0.00215863 Jy ! Component: 1700 - total flux cleaned = -0.00221885 Jy ! Component: 1750 - total flux cleaned = -0.00224863 Jy ! Component: 1800 - total flux cleaned = -0.00224855 Jy ! Component: 1850 - total flux cleaned = -0.00229217 Jy ! Component: 1900 - total flux cleaned = -0.00229164 Jy ! Component: 1950 - total flux cleaned = -0.00226314 Jy ! Component: 2000 - total flux cleaned = -0.00229134 Jy ! Component: 2050 - total flux cleaned = -0.00233326 Jy ! Component: 2100 - total flux cleaned = -0.00238844 Jy ! Component: 2150 - total flux cleaned = -0.00238853 Jy ! Component: 2200 - total flux cleaned = -0.00237518 Jy ! Component: 2250 - total flux cleaned = -0.00244233 Jy ! Component: 2300 - total flux cleaned = -0.00250891 Jy ! Component: 2350 - total flux cleaned = -0.00250894 Jy ! Component: 2400 - total flux cleaned = -0.00262626 Jy ! Component: 2450 - total flux cleaned = -0.00265204 Jy ! Component: 2500 - total flux cleaned = -0.00271578 Jy ! Component: 2550 - total flux cleaned = -0.00279163 Jy ! Component: 2600 - total flux cleaned = -0.00282937 Jy ! Component: 2650 - total flux cleaned = -0.0028669 Jy ! Component: 2700 - total flux cleaned = -0.00294101 Jy ! Component: 2750 - total flux cleaned = -0.00297772 Jy ! Component: 2800 - total flux cleaned = -0.00306298 Jy ! Component: 2850 - total flux cleaned = -0.00309918 Jy ! Component: 2900 - total flux cleaned = -0.0031828 Jy ! Component: 2950 - total flux cleaned = -0.00323021 Jy ! Component: 3000 - total flux cleaned = -0.00325378 Jy ! Component: 3050 - total flux cleaned = -0.00328891 Jy ! Component: 3100 - total flux cleaned = -0.00338183 Jy ! Component: 3150 - total flux cleaned = -0.00342788 Jy ! Component: 3200 - total flux cleaned = -0.00346232 Jy ! Component: 3250 - total flux cleaned = -0.00351919 Jy ! Component: 3300 - total flux cleaned = -0.00358704 Jy ! Component: 3350 - total flux cleaned = -0.00368784 Jy ! Component: 3400 - total flux cleaned = -0.00373246 Jy ! Component: 3450 - total flux cleaned = -0.00376562 Jy ! Component: 3500 - total flux cleaned = -0.00386432 Jy ! Component: 3550 - total flux cleaned = -0.00392974 Jy ! Component: 3600 - total flux cleaned = -0.00402719 Jy ! Component: 3650 - total flux cleaned = -0.00399476 Jy ! Component: 3700 - total flux cleaned = -0.00406976 Jy ! Component: 3750 - total flux cleaned = -0.00418671 Jy ! Component: 3800 - total flux cleaned = -0.00418668 Jy ! Component: 3850 - total flux cleaned = -0.00426016 Jy ! Component: 3900 - total flux cleaned = -0.00435409 Jy ! Component: 3950 - total flux cleaned = -0.00439551 Jy ! Component: 4000 - total flux cleaned = -0.00446763 Jy ! Component: 4050 - total flux cleaned = -0.00448805 Jy ! Total flux subtracted in 4096 components = -0.00453907 Jy ! Clean residual min=-0.000673 max=0.000669 Jy/beam ! Clean residual mean=-0.000000 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0252579 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 318 components and 0.025258 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J2350+0227_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.294 x 2.732 at 14.5 degrees (North through East) ! Clean map min=-0.0017573 max=0.028658 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J2350+0227_X_map.fits wmodel /scr/pima/rv119_uvs/J2350+0227_X_map.mod ! Writing 318 model components to file: /scr/pima/rv119_uvs/J2350+0227_X_map.mod wobs /scr/pima/rv119_uvs/J2350+0227_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J2350+0227_X_uvs.fits wwins /scr/pima/rv119_uvs/J2350+0227_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J2350+0227_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0286576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180055 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.88489 1.88489 3.76978 7.53957 15.0791 30.1583 60.3166 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 159.16 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J2350+0227_X_dfm.log closed on Sun Dec 17 11:38:58 2017