! Started logfile: /scr/pima/bg219g_uvs/J1209+4119_S_dfm.log on Thu May 19 21:46:14 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/bg219g_uvs/J1209+4119_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1209+4119_S_uva.fits ! AN table 1: 14 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.936224 visibilities/baseline/integration-bin. ! Found source: J1209+4119 ! ! 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 54 lines of history. ! ! Reading 1468 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 J1209+4119_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017532Jy sigma=22.509837 ! Fit after self-cal, rms=0.845154Jy sigma=18.619838 ! 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=5.516 mas, bmaj=8.814 mas, bpa=-58.82 degrees ! Estimated noise=1.44292 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.12101 Jy ! Component: 100 - total flux cleaned = 0.147562 Jy ! Total flux subtracted in 100 components = 0.147562 Jy ! Clean residual min=-0.008396 max=0.009517 Jy/beam ! Clean residual mean=0.000035 rms=0.002657 Jy/beam ! Combined flux in latest and established models = 0.147562 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.147562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067253Jy sigma=1.294048 ! Fit after self-cal, rms=0.067268Jy sigma=1.293795 ! 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=6.337 mas, bmaj=9.493 mas, bpa=-53.53 degrees ! Estimated noise=0.973036 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.0116696 Jy ! Component: 100 - total flux cleaned = 0.0174937 Jy ! Component: 150 - total flux cleaned = 0.0207277 Jy ! Component: 200 - total flux cleaned = 0.0227726 Jy ! Total flux subtracted in 200 components = 0.0227726 Jy ! Clean residual min=-0.006390 max=0.006208 Jy/beam ! Clean residual mean=0.000037 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.170334 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 51 components and 0.170334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065442Jy sigma=1.246335 ! Fit after self-cal, rms=0.065444Jy sigma=1.244754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.337 x 9.493 at -53.53 degrees (North through East) ! Clean map min=-0.0060008 max=0.15782 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: ! BR 0.99 HN 1.03 KP 1.01 LA 0.94 ! NL 0.93 OV 1.00 PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.02 KP 0.98 LA 0.89 ! NL 1.02 OV 0.97 PT 1.03 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.07 KP 1.01 LA 0.96 ! NL 1.11 OV 0.96 PT 1.02 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.00 KP 1.00 LA 0.93 ! NL 1.07 OV 0.94 PT 1.06 SC 1.01 ! ! ! Fit before self-cal, rms=0.065444Jy sigma=1.244754 ! Fit after self-cal, rms=0.062904Jy sigma=1.217911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.353 mas, bmaj=9.551 mas, bpa=-52.34 degrees ! Estimated noise=0.967658 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.0021816 Jy ! Component: 100 - total flux cleaned = -0.00298988 Jy ! Component: 150 - total flux cleaned = -0.00312251 Jy ! Component: 200 - total flux cleaned = -0.00320275 Jy ! Total flux subtracted in 200 components = -0.00320275 Jy ! Clean residual min=-0.004424 max=0.005210 Jy/beam ! Clean residual mean=0.000015 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.167131 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.167131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062792Jy sigma=1.216058 ! Fit after self-cal, rms=0.062734Jy sigma=1.215807 ! 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.062734Jy sigma=1.215807 ! Fit after self-cal, rms=0.062614Jy sigma=1.215476 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.359 mas, bmaj=9.569 mas, bpa=-52.22 degrees ! Estimated noise=0.96639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127328 Jy ! Component: 100 - total flux cleaned = -0.00157119 Jy ! Component: 150 - total flux cleaned = -0.00163513 Jy ! Component: 200 - total flux cleaned = -0.00166493 Jy ! Total flux subtracted in 200 components = -0.00166493 Jy ! Clean residual min=-0.004280 max=0.005113 Jy/beam ! Clean residual mean=0.000014 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.165467 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.165467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062564Jy sigma=1.214713 ! Fit after self-cal, rms=0.062569Jy sigma=1.214690 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.89724e-05 Jy ! Component: 100 - total flux cleaned = -5.63886e-05 Jy ! Component: 150 - total flux cleaned = -8.15962e-05 Jy ! Component: 200 - total flux cleaned = -0.000105894 Jy ! Total flux subtracted in 200 components = -0.000105894 Jy ! Clean residual min=-0.004285 max=0.005065 Jy/beam ! Clean residual mean=0.000014 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.165361 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.165361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062540Jy sigma=1.214389 ! Fit after self-cal, rms=0.062549Jy sigma=1.214359 ! 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.062549Jy sigma=1.214359 ! Fit after self-cal, rms=0.062496Jy sigma=1.214207 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.366 mas, bmaj=9.58 mas, bpa=-52.06 degrees ! Estimated noise=0.965479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000655105 Jy ! Component: 100 - total flux cleaned = -0.000732941 Jy ! Component: 150 - total flux cleaned = -0.000755892 Jy ! Component: 200 - total flux cleaned = -0.000755543 Jy ! Total flux subtracted in 200 components = -0.000755543 Jy ! Clean residual min=-0.004307 max=0.004995 Jy/beam ! Clean residual mean=0.000013 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.164605 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.164605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062467Jy sigma=1.213877 ! Fit after self-cal, rms=0.062475Jy sigma=1.213845 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.22762e-05 Jy ! Component: 100 - total flux cleaned = 5.32356e-05 Jy ! Component: 150 - total flux cleaned = 3.41095e-05 Jy ! Component: 200 - total flux cleaned = 3.43831e-05 Jy ! Total flux subtracted in 200 components = 3.43831e-05 Jy ! Clean residual min=-0.004309 max=0.004959 Jy/beam ! Clean residual mean=0.000013 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.164639 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.164639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062453Jy sigma=1.213676 ! Fit after self-cal, rms=0.062462Jy sigma=1.213643 ! 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.062462Jy sigma=1.213643 ! Fit after self-cal, rms=0.062448Jy sigma=1.213571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.082 mas, bmaj=10.78 mas, bpa=-55.59 degrees ! Estimated noise=0.985985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197546 Jy ! Component: 100 - total flux cleaned = -0.000301347 Jy ! Component: 150 - total flux cleaned = -0.000345895 Jy ! Component: 200 - total flux cleaned = -0.000367181 Jy ! Total flux subtracted in 200 components = -0.000367181 Jy ! Clean residual min=-0.004219 max=0.005500 Jy/beam ! Clean residual mean=0.000018 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.164272 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.164272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062434Jy sigma=1.213432 ! Fit after self-cal, rms=0.062448Jy sigma=1.213398 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.19113e-05 Jy ! Component: 100 - total flux cleaned = 4.26404e-05 Jy ! Component: 150 - total flux cleaned = 4.32512e-05 Jy ! Component: 200 - total flux cleaned = 4.2905e-05 Jy ! Total flux subtracted in 200 components = 4.2905e-05 Jy ! Clean residual min=-0.004200 max=0.005471 Jy/beam ! Clean residual mean=0.000018 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.164315 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.164315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062431Jy sigma=1.213297 ! Fit after self-cal, rms=0.062438Jy sigma=1.213277 ! 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=6.372 mas, bmaj=9.586 mas, bpa=-51.93 degrees ! Estimated noise=0.964765 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.372 x 9.586 at -51.93 degrees (North through East) ! Clean map min=-0.0042314 max=0.15596 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=5.537 mas, bmaj=8.86 mas, bpa=-58.01 degrees ! Estimated noise=1.4383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120593 Jy ! Component: 100 - total flux cleaned = 0.147294 Jy ! Component: 150 - total flux cleaned = 0.156451 Jy ! Component: 200 - total flux cleaned = 0.161347 Jy ! Total flux subtracted in 200 components = 0.161347 Jy ! Clean residual min=-0.005544 max=0.006580 Jy/beam ! Clean residual mean=0.000008 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.161347 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.161347 Jy ! Inverting map and beam ! Estimated beam: bmin=6.372 mas, bmaj=9.586 mas, bpa=-51.93 degrees ! Estimated noise=0.964765 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) ! Added new window around map position (-76, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477831 Jy ! Component: 100 - total flux cleaned = 0.00686999 Jy ! Component: 150 - total flux cleaned = 0.00749338 Jy ! Component: 200 - total flux cleaned = 0.00757804 Jy ! Total flux subtracted in 200 components = 0.00757804 Jy ! Clean residual min=-0.004040 max=0.004680 Jy/beam ! Clean residual mean=-0.000001 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.168925 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.168925 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=8.082 mas, bmaj=10.78 mas, bpa=-55.59 degrees ! Estimated noise=0.985985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.49411e-05 Jy ! Component: 100 - total flux cleaned = 5.43946e-06 Jy ! Component: 150 - total flux cleaned = 4.89471e-06 Jy ! Component: 200 - total flux cleaned = 2.82595e-06 Jy ! Total flux subtracted in 200 components = 2.82595e-06 Jy ! Clean residual min=-0.003530 max=0.004347 Jy/beam ! Clean residual mean=-0.000004 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.168928 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 = -1.44403e-06 Jy ! Component: 100 - total flux cleaned = -4.12339e-05 Jy ! Component: 150 - total flux cleaned = -0.000116527 Jy ! Component: 200 - total flux cleaned = -0.000187171 Jy ! Total flux subtracted in 200 components = -0.000187171 Jy ! Clean residual min=-0.003486 max=0.004148 Jy/beam ! Clean residual mean=-0.000003 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.168741 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 95 components and 0.168741 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.372 mas, bmaj=9.586 mas, bpa=-51.93 degrees ! Estimated noise=0.964765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138024 Jy ! Component: 100 - total flux cleaned = -0.000349921 Jy ! Component: 150 - total flux cleaned = -0.000468201 Jy ! Component: 200 - total flux cleaned = -0.000580258 Jy ! Total flux subtracted in 200 components = -0.000580258 Jy ! Clean residual min=-0.003589 max=0.003998 Jy/beam ! Clean residual mean=-0.000000 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.168161 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.168161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061866Jy sigma=1.204102 ! Fit after self-cal, rms=0.061861Jy sigma=1.203064 wmodel /J1209+4119_S_map.mod ! wmodel: Unable to open new model file: /J1209+4119_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1209+4119_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.372 x 9.586 at -51.93 degrees (North through East) ! Clean map min=-0.0036599 max=0.15468 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1209+4119_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.154678 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000963154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.86805 1.86805 3.7361 7.4722 14.9444 29.8888 59.7776 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.154 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 160.595 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1209+4119_S_dfm.log closed on Thu May 19 21:46:16 2016