! Started logfile: /scr/pima/bg219a_uvs/J0248+0434_S_dfm.log on Thu May 19 23:49:18 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J0248+0434_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0248+0434_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0248+0434 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 3720 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 J0248+0434_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. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998306Jy sigma=23.351399 ! Fit after self-cal, rms=0.919738Jy sigma=21.475631 ! 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.68 mas, bmaj=6.353 mas, bpa=-3.167 degrees ! Estimated noise=0.984527 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.0616533 Jy ! Component: 100 - total flux cleaned = 0.0764006 Jy ! Total flux subtracted in 100 components = 0.0764006 Jy ! Clean residual min=-0.005687 max=0.006679 Jy/beam ! Clean residual mean=-0.000027 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.0764006 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0764006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060908Jy sigma=1.288726 ! Fit after self-cal, rms=0.060653Jy sigma=1.280183 ! 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.24 mas, bmaj=7.433 mas, bpa=-3.841 degrees ! Estimated noise=0.53443 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.00968047 Jy ! Component: 100 - total flux cleaned = 0.0142759 Jy ! Component: 150 - total flux cleaned = 0.0167123 Jy ! Component: 200 - total flux cleaned = 0.0180512 Jy ! Total flux subtracted in 200 components = 0.0180512 Jy ! Clean residual min=-0.002495 max=0.002169 Jy/beam ! Clean residual mean=-0.000013 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0944518 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.0944518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059409Jy sigma=1.239383 ! Fit after self-cal, rms=0.059440Jy sigma=1.238658 ! 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.24 x 7.433 at -3.841 degrees (North through East) ! Clean map min=-0.0024379 max=0.083233 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.02 NL 0.96 OV 0.99 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.03 NL 0.95 OV 1.01 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.02 NL 0.97 OV 1.01 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.02 NL 0.95 OV 0.96 ! PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.059440Jy sigma=1.238658 ! Fit after self-cal, rms=0.059247Jy sigma=1.235670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.429 mas, bpa=-3.751 degrees ! Estimated noise=0.529886 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.000103173 Jy ! Component: 100 - total flux cleaned = -0.000155191 Jy ! Component: 150 - total flux cleaned = -0.000178272 Jy ! Component: 200 - total flux cleaned = -0.000198095 Jy ! Total flux subtracted in 200 components = -0.000198095 Jy ! Clean residual min=-0.002187 max=0.001938 Jy/beam ! Clean residual mean=-0.000019 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0942537 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 40 components and 0.0942537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059221Jy sigma=1.235352 ! Fit after self-cal, rms=0.059242Jy sigma=1.235266 ! 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.059242Jy sigma=1.235266 ! Fit after self-cal, rms=0.059740Jy sigma=1.231270 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=7.384 mas, bpa=-3.545 degrees ! Estimated noise=0.527944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.39765e-05 Jy ! Component: 100 - total flux cleaned = 7.72048e-05 Jy ! Component: 150 - total flux cleaned = 4.18252e-05 Jy ! Component: 200 - total flux cleaned = -2.07247e-05 Jy ! Total flux subtracted in 200 components = -2.07247e-05 Jy ! Clean residual min=-0.001762 max=0.001993 Jy/beam ! Clean residual mean=-0.000007 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.094233 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.094233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059725Jy sigma=1.230982 ! Fit after self-cal, rms=0.059758Jy sigma=1.230822 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 (-112.5, -103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421175 Jy ! Component: 100 - total flux cleaned = 0.000388426 Jy ! Component: 150 - total flux cleaned = 0.000316982 Jy ! Component: 200 - total flux cleaned = 0.000285023 Jy ! Total flux subtracted in 200 components = 0.000285023 Jy ! Clean residual min=-0.001714 max=0.001521 Jy/beam ! Clean residual mean=-0.000006 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.094518 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.094518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059671Jy sigma=1.229230 ! Fit after self-cal, rms=0.059665Jy sigma=1.229023 ! 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.059665Jy sigma=1.229023 ! Fit after self-cal, rms=0.059788Jy sigma=1.228879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.371 mas, bpa=-3.434 degrees ! Estimated noise=0.527925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028002 Jy ! Component: 100 - total flux cleaned = 0.000278668 Jy ! Component: 150 - total flux cleaned = 0.000279045 Jy ! Component: 200 - total flux cleaned = 0.000279109 Jy ! Total flux subtracted in 200 components = 0.000279109 Jy ! Clean residual min=-0.001678 max=0.001524 Jy/beam ! Clean residual mean=-0.000005 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0947971 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.0947971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059759Jy sigma=1.228322 ! Fit after self-cal, rms=0.059760Jy sigma=1.228280 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.000111241 Jy ! Component: 100 - total flux cleaned = 8.97078e-05 Jy ! Component: 150 - total flux cleaned = 4.94092e-05 Jy ! Component: 200 - total flux cleaned = 1.1223e-05 Jy ! Total flux subtracted in 200 components = 1.1223e-05 Jy ! Clean residual min=-0.001692 max=0.001506 Jy/beam ! Clean residual mean=-0.000005 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0948083 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 91 components and 0.0948083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059745Jy sigma=1.227993 ! Fit after self-cal, rms=0.059747Jy sigma=1.227983 ! 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.059747Jy sigma=1.227983 ! Fit after self-cal, rms=0.059878Jy sigma=1.227929 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.146 mas, bmaj=13.88 mas, bpa=-6.335 degrees ! Estimated noise=0.656835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201606 Jy ! Component: 100 - total flux cleaned = 0.000215911 Jy ! Component: 150 - total flux cleaned = 0.000216283 Jy ! Component: 200 - total flux cleaned = 0.000216119 Jy ! Total flux subtracted in 200 components = 0.000216119 Jy ! Clean residual min=-0.001500 max=0.001453 Jy/beam ! Clean residual mean=-0.000015 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0950245 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.0950245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059873Jy sigma=1.227875 ! Fit after self-cal, rms=0.059874Jy sigma=1.227856 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.000101935 Jy ! Component: 100 - total flux cleaned = 0.000102335 Jy ! Component: 150 - total flux cleaned = 9.33107e-05 Jy ! Component: 200 - total flux cleaned = 8.41416e-05 Jy ! Total flux subtracted in 200 components = 8.41416e-05 Jy ! Clean residual min=-0.001451 max=0.001434 Jy/beam ! Clean residual mean=-0.000014 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0951086 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.0951086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059872Jy sigma=1.227835 ! Fit after self-cal, rms=0.059872Jy sigma=1.227827 ! 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.248 mas, bmaj=7.364 mas, bpa=-3.354 degrees ! Estimated noise=0.528535 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 7.364 at -3.354 degrees (North through East) ! Clean map min=-0.0023435 max=0.082149 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.682 mas, bmaj=6.299 mas, bpa=-2.735 degrees ! Estimated noise=0.975991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0611317 Jy ! Component: 100 - total flux cleaned = 0.0764752 Jy ! Component: 150 - total flux cleaned = 0.0830672 Jy ! Component: 200 - total flux cleaned = 0.0869164 Jy ! Total flux subtracted in 200 components = 0.0869164 Jy ! Clean residual min=-0.004400 max=0.004151 Jy/beam ! Clean residual mean=-0.000013 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.0869164 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0869164 Jy ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.364 mas, bpa=-3.354 degrees ! Estimated noise=0.528535 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.00451475 Jy ! Component: 100 - total flux cleaned = 0.00647134 Jy ! Component: 150 - total flux cleaned = 0.00709239 Jy ! Component: 200 - total flux cleaned = 0.00730188 Jy ! Total flux subtracted in 200 components = 0.00730188 Jy ! Clean residual min=-0.001866 max=0.001725 Jy/beam ! Clean residual mean=-0.000010 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0942183 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.0942183 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.146 mas, bmaj=13.88 mas, bpa=-6.335 degrees ! Estimated noise=0.656835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000605621 Jy ! Component: 100 - total flux cleaned = 0.000634106 Jy ! Component: 150 - total flux cleaned = 0.000634473 Jy ! Component: 200 - total flux cleaned = 0.000656382 Jy ! Total flux subtracted in 200 components = 0.000656382 Jy ! Clean residual min=-0.001463 max=0.001473 Jy/beam ! Clean residual mean=-0.000019 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0948746 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 = 4.78385e-08 Jy ! Component: 100 - total flux cleaned = 1.63047e-05 Jy ! Component: 150 - total flux cleaned = 1.60548e-05 Jy ! Component: 200 - total flux cleaned = 4.39526e-05 Jy ! Total flux subtracted in 200 components = 4.39526e-05 Jy ! Clean residual min=-0.001400 max=0.001436 Jy/beam ! Clean residual mean=-0.000018 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0949186 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.0949186 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.364 mas, bpa=-3.354 degrees ! Estimated noise=0.528535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199203 Jy ! Component: 100 - total flux cleaned = -0.000256465 Jy ! Component: 150 - total flux cleaned = -0.000257054 Jy ! Component: 200 - total flux cleaned = -0.000233235 Jy ! Total flux subtracted in 200 components = -0.000233235 Jy ! Clean residual min=-0.001670 max=0.001512 Jy/beam ! Clean residual mean=-0.000008 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0946854 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.0946854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059913Jy sigma=1.228365 ! Fit after self-cal, rms=0.059914Jy sigma=1.228290 wmodel /J0248+0434_S_map.mod ! wmodel: Unable to open new model file: /J0248+0434_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0248+0434_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 7.364 at -3.354 degrees (North through East) ! Clean map min=-0.0024582 max=0.081669 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0248+0434_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0816687 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000430395 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.581 1.581 3.16201 6.32402 12.648 25.2961 50.5922 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 189.752 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0248+0434_S_dfm.log closed on Thu May 19 23:49:20 2016