! Started logfile: /scr/pima/rv119_uvs/J2348+0624_X_dfm.log on Sun Dec 17 11:38:49 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/J2348+0624_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J2348+0624_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J2348+0624 ! ! 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 7172 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 J2348+0624_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006661Jy sigma=18.284129 ! Fit after self-cal, rms=0.870105Jy sigma=15.726200 ! 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.8078 mas, bmaj=1.727 mas, bpa=-1.385 degrees ! Estimated noise=0.809261 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.102068 Jy ! Component: 100 - total flux cleaned = 0.124502 Jy ! Total flux subtracted in 100 components = 0.124502 Jy ! Clean residual min=-0.004040 max=0.007230 Jy/beam ! Clean residual mean=-0.000007 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.124502 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.124502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061783Jy sigma=0.959292 ! Fit after self-cal, rms=0.061768Jy sigma=0.959186 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00780219 Jy ! Component: 100 - total flux cleaned = 0.0118145 Jy ! Total flux subtracted in 100 components = 0.0118145 Jy ! Clean residual min=-0.003347 max=0.003934 Jy/beam ! Clean residual mean=-0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.136317 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.136317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060768Jy sigma=0.931746 ! Fit after self-cal, rms=0.060776Jy sigma=0.931645 ! 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.9942 mas, bmaj=1.974 mas, bpa=-2.601 degrees ! Estimated noise=0.486447 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.00321939 Jy ! Component: 100 - total flux cleaned = 0.00474159 Jy ! Component: 150 - total flux cleaned = 0.00560089 Jy ! Component: 200 - total flux cleaned = 0.00613027 Jy ! Total flux subtracted in 200 components = 0.00613027 Jy ! Clean residual min=-0.002194 max=0.002144 Jy/beam ! Clean residual mean=-0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.142447 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.142447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060661Jy sigma=0.927599 ! Fit after self-cal, rms=0.060667Jy sigma=0.927574 ! 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.9942 x 1.974 at -2.601 degrees (North through East) ! Clean map min=-0.0020499 max=0.13268 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 0.99 ! LA 0.98 MK 1.01 NL 0.98 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.02 KP 1.02 ! LA 0.98 MK 1.01 NL 0.97 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 0.99 KP 1.01 ! LA 0.97 MK 1.03 NL 0.97 OV 0.97 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.01 KP 1.00 ! LA 0.99 MK 1.00 NL 1.01 OV 1.01 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.060667Jy sigma=0.927574 ! Fit after self-cal, rms=0.060400Jy sigma=0.925646 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9984 mas, bmaj=1.981 mas, bpa=-2.487 degrees ! Estimated noise=0.484235 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.000832629 Jy ! Component: 100 - total flux cleaned = -0.00126571 Jy ! Component: 150 - total flux cleaned = -0.00137203 Jy ! Component: 200 - total flux cleaned = -0.00143462 Jy ! Total flux subtracted in 200 components = -0.00143462 Jy ! Clean residual min=-0.002021 max=0.001976 Jy/beam ! Clean residual mean=-0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.141013 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.141013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060384Jy sigma=0.925461 ! Fit after self-cal, rms=0.060385Jy sigma=0.925435 ! 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.060385Jy sigma=0.925435 ! Fit after self-cal, rms=0.061325Jy sigma=0.920384 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9967 mas, bmaj=1.974 mas, bpa=-2.549 degrees ! Estimated noise=0.483872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230048 Jy ! Component: 100 - total flux cleaned = -0.000260003 Jy ! Component: 150 - total flux cleaned = -0.00031212 Jy ! Component: 200 - total flux cleaned = -0.000358227 Jy ! Total flux subtracted in 200 components = -0.000358227 Jy ! Clean residual min=-0.001733 max=0.001733 Jy/beam ! Clean residual mean=-0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.140654 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.140654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061317Jy sigma=0.920252 ! Fit after self-cal, rms=0.061341Jy sigma=0.920201 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 = -6.14693e-05 Jy ! Component: 100 - total flux cleaned = -8.35205e-05 Jy ! Component: 150 - total flux cleaned = -0.000121672 Jy ! Component: 200 - total flux cleaned = -0.000155152 Jy ! Total flux subtracted in 200 components = -0.000155152 Jy ! Clean residual min=-0.001739 max=0.001716 Jy/beam ! Clean residual mean=-0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.140499 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.140499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061339Jy sigma=0.920132 ! Fit after self-cal, rms=0.061337Jy sigma=0.920125 ! 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.061337Jy sigma=0.920125 ! Fit after self-cal, rms=0.061393Jy sigma=0.920055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9962 mas, bmaj=1.974 mas, bpa=-2.594 degrees ! Estimated noise=0.483863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113209 Jy ! Component: 100 - total flux cleaned = -0.000133486 Jy ! Component: 150 - total flux cleaned = -0.000168704 Jy ! Component: 200 - total flux cleaned = -0.000184184 Jy ! Total flux subtracted in 200 components = -0.000184184 Jy ! Clean residual min=-0.001720 max=0.001730 Jy/beam ! Clean residual mean=-0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.140315 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.140315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061390Jy sigma=0.919996 ! Fit after self-cal, rms=0.061390Jy sigma=0.919990 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 = -4.0529e-05 Jy ! Component: 100 - total flux cleaned = -5.52164e-05 Jy ! Component: 150 - total flux cleaned = -8.09141e-05 Jy ! Component: 200 - total flux cleaned = -9.88214e-05 Jy ! Total flux subtracted in 200 components = -9.88214e-05 Jy ! Clean residual min=-0.001724 max=0.001723 Jy/beam ! Clean residual mean=-0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.140216 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.140216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061389Jy sigma=0.919958 ! Fit after self-cal, rms=0.061388Jy sigma=0.919954 ! 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.061388Jy sigma=0.919954 ! Fit after self-cal, rms=0.061419Jy sigma=0.919902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.165 mas, bmaj=3.114 mas, bpa=-3.285 degrees ! Estimated noise=0.582053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.88059e-05 Jy ! Component: 100 - total flux cleaned = -7.79948e-05 Jy ! Component: 150 - total flux cleaned = -8.66854e-05 Jy ! Component: 200 - total flux cleaned = -9.90155e-05 Jy ! Total flux subtracted in 200 components = -9.90155e-05 Jy ! Clean residual min=-0.001848 max=0.002058 Jy/beam ! Clean residual mean=-0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.140117 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.140117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061419Jy sigma=0.919911 ! Fit after self-cal, rms=0.061419Jy sigma=0.919909 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 = 8.76254e-07 Jy ! Component: 100 - total flux cleaned = -3.26648e-06 Jy ! Component: 150 - total flux cleaned = -7.18956e-06 Jy ! Component: 200 - total flux cleaned = -7.21137e-06 Jy ! Total flux subtracted in 200 components = -7.21137e-06 Jy ! Clean residual min=-0.001845 max=0.002059 Jy/beam ! Clean residual mean=-0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.14011 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 54 components and 0.14011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061419Jy sigma=0.919914 ! Fit after self-cal, rms=0.061419Jy sigma=0.919912 ! 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.9959 mas, bmaj=1.974 mas, bpa=-2.626 degrees ! Estimated noise=0.483879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9959 x 1.974 at -2.626 degrees (North through East) ! Clean map min=-0.001563 max=0.13281 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.8099 mas, bmaj=1.722 mas, bpa=-1.392 degrees ! Estimated noise=0.810277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102175 Jy ! Component: 100 - total flux cleaned = 0.12476 Jy ! Component: 150 - total flux cleaned = 0.132796 Jy ! Component: 200 - total flux cleaned = 0.136903 Jy ! Total flux subtracted in 200 components = 0.136903 Jy ! Clean residual min=-0.003437 max=0.003337 Jy/beam ! Clean residual mean=-0.000001 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.136903 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.136903 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9959 mas, bmaj=1.974 mas, bpa=-2.626 degrees ! Estimated noise=0.483879 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.00222601 Jy ! Component: 100 - total flux cleaned = 0.00254832 Jy ! Component: 150 - total flux cleaned = 0.0027783 Jy ! Component: 200 - total flux cleaned = 0.00292177 Jy ! Total flux subtracted in 200 components = 0.00292177 Jy ! Clean residual min=-0.001711 max=0.001731 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.139825 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.139825 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.165 mas, bmaj=3.114 mas, bpa=-3.285 degrees ! Estimated noise=0.582053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337008 Jy ! Component: 100 - total flux cleaned = 0.000364085 Jy ! Component: 150 - total flux cleaned = 0.000390626 Jy ! Component: 200 - total flux cleaned = 0.000395938 Jy ! Total flux subtracted in 200 components = 0.000395938 Jy ! Clean residual min=-0.001823 max=0.002057 Jy/beam ! Clean residual mean=-0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.140221 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 = 5.3033e-06 Jy ! Component: 100 - total flux cleaned = 1.02524e-05 Jy ! Component: 150 - total flux cleaned = 5.36576e-06 Jy ! Component: 200 - total flux cleaned = 7.17465e-07 Jy ! Total flux subtracted in 200 components = 7.17465e-07 Jy ! Clean residual min=-0.001824 max=0.002057 Jy/beam ! Clean residual mean=-0.000000 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.140222 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.140222 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9959 mas, bmaj=1.974 mas, bpa=-2.626 degrees ! Estimated noise=0.483879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122708 Jy ! Component: 100 - total flux cleaned = 6.64878e-05 Jy ! Component: 150 - total flux cleaned = 4.15806e-05 Jy ! Component: 200 - total flux cleaned = 9.87816e-06 Jy ! Total flux subtracted in 200 components = 9.87816e-06 Jy ! Clean residual min=-0.001720 max=0.001717 Jy/beam ! Clean residual mean=-0.000000 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.140232 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.140232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061425Jy sigma=0.919988 ! Fit after self-cal, rms=0.061424Jy sigma=0.919978 wmodel J2348+0624_X_map.mod ! Writing 29 model components to file: J2348+0624_X_map.mod wobs J2348+0624_X_uvs.fits ! Writing UV FITS file: J2348+0624_X_uvs.fits wwins J2348+0624_X_map.win ! wwins: Wrote 1 windows to J2348+0624_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 = -3.26338e-05 Jy ! Component: 100 - total flux cleaned = -3.50744e-06 Jy ! Component: 150 - total flux cleaned = 8.20507e-05 Jy ! Component: 200 - total flux cleaned = 2.60497e-05 Jy ! Component: 250 - total flux cleaned = -8.16969e-05 Jy ! Component: 300 - total flux cleaned = -0.000239943 Jy ! Component: 350 - total flux cleaned = -0.000317533 Jy ! Component: 400 - total flux cleaned = -0.000418996 Jy ! Component: 450 - total flux cleaned = -0.000493468 Jy ! Component: 500 - total flux cleaned = -0.000493733 Jy ! Component: 550 - total flux cleaned = -0.000565569 Jy ! Component: 600 - total flux cleaned = -0.00056576 Jy ! Component: 650 - total flux cleaned = -0.000682897 Jy ! Component: 700 - total flux cleaned = -0.000705933 Jy ! Component: 750 - total flux cleaned = -0.000774087 Jy ! Component: 800 - total flux cleaned = -0.00088704 Jy ! Component: 850 - total flux cleaned = -0.00090905 Jy ! Component: 900 - total flux cleaned = -0.000887257 Jy ! Component: 950 - total flux cleaned = -0.000931095 Jy ! Component: 1000 - total flux cleaned = -0.000952721 Jy ! Component: 1050 - total flux cleaned = -0.00101702 Jy ! Component: 1100 - total flux cleaned = -0.000911563 Jy ! Component: 1150 - total flux cleaned = -0.00101659 Jy ! Component: 1200 - total flux cleaned = -0.00103717 Jy ! Component: 1250 - total flux cleaned = -0.000996234 Jy ! Component: 1300 - total flux cleaned = -0.000975834 Jy ! Component: 1350 - total flux cleaned = -0.000996004 Jy ! Component: 1400 - total flux cleaned = -0.000955844 Jy ! Component: 1450 - total flux cleaned = -0.00099552 Jy ! Component: 1500 - total flux cleaned = -0.00103483 Jy ! Component: 1550 - total flux cleaned = -0.000995792 Jy ! Component: 1600 - total flux cleaned = -0.00101517 Jy ! Component: 1650 - total flux cleaned = -0.000995964 Jy ! Component: 1700 - total flux cleaned = -0.00105296 Jy ! Component: 1750 - total flux cleaned = -0.00107192 Jy ! Component: 1800 - total flux cleaned = -0.00112845 Jy ! Component: 1850 - total flux cleaned = -0.0012402 Jy ! Component: 1900 - total flux cleaned = -0.00122181 Jy ! Component: 1950 - total flux cleaned = -0.00125836 Jy ! Component: 2000 - total flux cleaned = -0.00133107 Jy ! Component: 2050 - total flux cleaned = -0.00134902 Jy ! Component: 2100 - total flux cleaned = -0.00133109 Jy ! Component: 2150 - total flux cleaned = -0.00145603 Jy ! Component: 2200 - total flux cleaned = -0.00147386 Jy ! Component: 2250 - total flux cleaned = -0.00156182 Jy ! Component: 2300 - total flux cleaned = -0.00156178 Jy ! Component: 2350 - total flux cleaned = -0.00166601 Jy ! Component: 2400 - total flux cleaned = -0.00170034 Jy ! Component: 2450 - total flux cleaned = -0.00171737 Jy ! Component: 2500 - total flux cleaned = -0.00173446 Jy ! Component: 2550 - total flux cleaned = -0.00183581 Jy ! Component: 2600 - total flux cleaned = -0.00186948 Jy ! Component: 2650 - total flux cleaned = -0.00198635 Jy ! Component: 2700 - total flux cleaned = -0.00193644 Jy ! Component: 2750 - total flux cleaned = -0.00193654 Jy ! Component: 2800 - total flux cleaned = -0.0020022 Jy ! Component: 2850 - total flux cleaned = -0.00201856 Jy ! Component: 2900 - total flux cleaned = -0.00206722 Jy ! Component: 2950 - total flux cleaned = -0.00206713 Jy ! Component: 3000 - total flux cleaned = -0.00216318 Jy ! Component: 3050 - total flux cleaned = -0.00211532 Jy ! Component: 3100 - total flux cleaned = -0.00217875 Jy ! Component: 3150 - total flux cleaned = -0.00219447 Jy ! Component: 3200 - total flux cleaned = -0.00227293 Jy ! Component: 3250 - total flux cleaned = -0.00224176 Jy ! Component: 3300 - total flux cleaned = -0.00233471 Jy ! Component: 3350 - total flux cleaned = -0.00239636 Jy ! Component: 3400 - total flux cleaned = -0.00239647 Jy ! Component: 3450 - total flux cleaned = -0.00239649 Jy ! Component: 3500 - total flux cleaned = -0.00245711 Jy ! Component: 3550 - total flux cleaned = -0.00250236 Jy ! Component: 3600 - total flux cleaned = -0.00253238 Jy ! Component: 3650 - total flux cleaned = -0.00256227 Jy ! Component: 3700 - total flux cleaned = -0.00265154 Jy ! Component: 3750 - total flux cleaned = -0.00265148 Jy ! Component: 3800 - total flux cleaned = -0.00265156 Jy ! Component: 3850 - total flux cleaned = -0.00262213 Jy ! Component: 3900 - total flux cleaned = -0.00270989 Jy ! Component: 3950 - total flux cleaned = -0.00270981 Jy ! Component: 4000 - total flux cleaned = -0.00286913 Jy ! Component: 4050 - total flux cleaned = -0.00281154 Jy ! Total flux subtracted in 4096 components = -0.00294079 Jy ! Clean residual min=-0.000934 max=0.000817 Jy/beam ! Clean residual mean=-0.000000 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.137291 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 350 components and 0.137291 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J2348+0624_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9959 x 1.974 at -2.626 degrees (North through East) ! Clean map min=-0.0015205 max=0.13272 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J2348+0624_X_map.fits wmodel /scr/pima/rv119_uvs/J2348+0624_X_map.mod ! Writing 350 model components to file: /scr/pima/rv119_uvs/J2348+0624_X_map.mod wobs /scr/pima/rv119_uvs/J2348+0624_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J2348+0624_X_uvs.fits wwins /scr/pima/rv119_uvs/J2348+0624_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J2348+0624_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132724 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248251 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.561128 0.561128 1.12226 2.24451 4.48903 8.97806 17.9561 35.9122 71.8244 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 534.636 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J2348+0624_X_dfm.log closed on Sun Dec 17 11:38:53 2017