! Started logfile: /scr/pima/bg219i_uvs/J0011-2612_S_dfm.log on Thu May 19 22:53:57 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/bg219i_uvs/J0011-2612_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0011-2612_S_uva.fits ! AN table 1: 7 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0011-2612 ! ! 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 588 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 J0011-2612_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.092953Jy sigma=16.853676 ! Fit after self-cal, rms=0.592236Jy sigma=8.847434 ! 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=3.631 mas, bmaj=13.36 mas, bpa=-2.282 degrees ! Estimated noise=2.51331 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.333733 Jy ! Component: 100 - total flux cleaned = 0.406539 Jy ! Total flux subtracted in 100 components = 0.406539 Jy ! Clean residual min=-0.019362 max=0.027684 Jy/beam ! Clean residual mean=-0.000545 rms=0.006948 Jy/beam ! Combined flux in latest and established models = 0.406539 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.406539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122811Jy sigma=1.590010 ! Fit after self-cal, rms=0.122755Jy sigma=1.589856 ! 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=4.088 mas, bmaj=14.83 mas, bpa=-0.9283 degrees ! Estimated noise=2.12792 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.0204977 Jy ! Component: 100 - total flux cleaned = 0.0236173 Jy ! Component: 150 - total flux cleaned = 0.0233923 Jy ! Component: 200 - total flux cleaned = 0.0235947 Jy ! Total flux subtracted in 200 components = 0.0235947 Jy ! Clean residual min=-0.014410 max=0.018455 Jy/beam ! Clean residual mean=-0.001184 rms=0.004392 Jy/beam ! Combined flux in latest and established models = 0.430133 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 30 components and 0.430133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120913Jy sigma=1.513857 ! Fit after self-cal, rms=0.120845Jy sigma=1.513729 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.088 x 14.83 at -0.9283 degrees (North through East) ! Clean map min=-0.014066 max=0.42651 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.98 FD 1.10 KP 0.94 LA 1.10 ! MK 0.99 OV 0.92 PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 KP 0.95 LA 1.08 ! MK 0.99 OV 0.93 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 KP 0.98 LA 1.10 ! MK 1.04 OV 0.94 PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 KP 0.95 LA 1.09 ! MK 0.99 OV 0.97 PT 0.94 ! ! ! Fit before self-cal, rms=0.120845Jy sigma=1.513729 ! Fit after self-cal, rms=0.119172Jy sigma=1.417971 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=14.84 mas, bpa=-1.057 degrees ! Estimated noise=2.09763 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.00325103 Jy ! Component: 100 - total flux cleaned = -0.00412103 Jy ! Component: 150 - total flux cleaned = -0.00473959 Jy ! Component: 200 - total flux cleaned = -0.00519229 Jy ! Total flux subtracted in 200 components = -0.00519229 Jy ! Clean residual min=-0.008979 max=0.005688 Jy/beam ! Clean residual mean=-0.000547 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.424941 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.424941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118737Jy sigma=1.417844 ! Fit after self-cal, rms=0.118798Jy sigma=1.417558 ! 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.118798Jy sigma=1.417558 ! Fit after self-cal, rms=0.117931Jy sigma=1.416118 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=14.85 mas, bpa=-1.045 degrees ! Estimated noise=2.07837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00341655 Jy ! Component: 100 - total flux cleaned = -0.00433626 Jy ! Component: 150 - total flux cleaned = -0.0044813 Jy ! Component: 200 - total flux cleaned = -0.00455946 Jy ! Total flux subtracted in 200 components = -0.00455946 Jy ! Clean residual min=-0.008808 max=0.005384 Jy/beam ! Clean residual mean=-0.000541 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.420382 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 73 components and 0.420382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117603Jy sigma=1.417079 ! Fit after self-cal, rms=0.117603Jy sigma=1.417068 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 = -7.12891e-05 Jy ! Component: 100 - total flux cleaned = -0.00010383 Jy ! Component: 150 - total flux cleaned = -0.000105622 Jy ! Component: 200 - total flux cleaned = -8.26507e-05 Jy ! Total flux subtracted in 200 components = -8.26507e-05 Jy ! Clean residual min=-0.008787 max=0.005177 Jy/beam ! Clean residual mean=-0.000539 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.420299 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.420299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117565Jy sigma=1.417171 ! Fit after self-cal, rms=0.117566Jy sigma=1.417163 ! 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.117566Jy sigma=1.417163 ! Fit after self-cal, rms=0.116614Jy sigma=1.415527 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=14.85 mas, bpa=-1.029 degrees ! Estimated noise=2.05743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00322735 Jy ! Component: 100 - total flux cleaned = -0.00439333 Jy ! Component: 150 - total flux cleaned = -0.00449006 Jy ! Component: 200 - total flux cleaned = -0.0045171 Jy ! Total flux subtracted in 200 components = -0.0045171 Jy ! Clean residual min=-0.008619 max=0.005087 Jy/beam ! Clean residual mean=-0.000539 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 0.415782 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 110 components and 0.415782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116312Jy sigma=1.416814 ! Fit after self-cal, rms=0.116313Jy sigma=1.416804 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.000102359 Jy ! Component: 100 - total flux cleaned = -8.08795e-05 Jy ! Component: 150 - total flux cleaned = -9.81787e-05 Jy ! Component: 200 - total flux cleaned = -6.6205e-05 Jy ! Total flux subtracted in 200 components = -6.6205e-05 Jy ! Clean residual min=-0.008636 max=0.004948 Jy/beam ! Clean residual mean=-0.000537 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.415716 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.415716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116289Jy sigma=1.416930 ! Fit after self-cal, rms=0.116290Jy sigma=1.416924 ! 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.116290Jy sigma=1.416924 ! Fit after self-cal, rms=0.115351Jy sigma=1.415305 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.881 mas, bmaj=17.99 mas, bpa=15.03 degrees ! Estimated noise=2.53513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00359169 Jy ! Component: 100 - total flux cleaned = -0.00438881 Jy ! Component: 150 - total flux cleaned = -0.00442813 Jy ! Component: 200 - total flux cleaned = -0.00443007 Jy ! Total flux subtracted in 200 components = -0.00443007 Jy ! Clean residual min=-0.009079 max=0.005840 Jy/beam ! Clean residual mean=-0.000941 rms=0.002461 Jy/beam ! Combined flux in latest and established models = 0.411286 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 141 components and 0.411285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115062Jy sigma=1.416665 ! Fit after self-cal, rms=0.115063Jy sigma=1.416663 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 = 1.3634e-05 Jy ! Component: 100 - total flux cleaned = 2.61594e-05 Jy ! Component: 150 - total flux cleaned = 2.76106e-05 Jy ! Component: 200 - total flux cleaned = 2.76253e-05 Jy ! Total flux subtracted in 200 components = 2.76253e-05 Jy ! Clean residual min=-0.009089 max=0.005795 Jy/beam ! Clean residual mean=-0.000941 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.411313 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 143 components and 0.411313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115059Jy sigma=1.416665 ! Fit after self-cal, rms=0.115058Jy sigma=1.416659 ! 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=4.132 mas, bmaj=14.85 mas, bpa=-1.017 degrees ! Estimated noise=2.03657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 14.85 at -1.017 degrees (North through East) ! Clean map min=-0.0084043 max=0.40879 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=3.671 mas, bmaj=13.42 mas, bpa=-2.453 degrees ! Estimated noise=2.40521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.319354 Jy ! Component: 100 - total flux cleaned = 0.389008 Jy ! Component: 150 - total flux cleaned = 0.405519 Jy ! Component: 200 - total flux cleaned = 0.4083 Jy ! Total flux subtracted in 200 components = 0.4083 Jy ! Clean residual min=-0.009886 max=0.007645 Jy/beam ! Clean residual mean=-0.000184 rms=0.002639 Jy/beam ! Combined flux in latest and established models = 0.4083 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.4083 Jy ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=14.85 mas, bpa=-1.017 degrees ! Estimated noise=2.03657 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.00118439 Jy ! Component: 100 - total flux cleaned = 0.00207087 Jy ! Component: 150 - total flux cleaned = 0.00218902 Jy ! Component: 200 - total flux cleaned = 0.00219689 Jy ! Total flux subtracted in 200 components = 0.00219689 Jy ! Clean residual min=-0.008915 max=0.005059 Jy/beam ! Clean residual mean=-0.000526 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.410497 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.410497 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.881 mas, bmaj=17.99 mas, bpa=15.03 degrees ! Estimated noise=2.53513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195246 Jy ! Component: 100 - total flux cleaned = -0.000270859 Jy ! Component: 150 - total flux cleaned = -0.000239152 Jy ! Component: 200 - total flux cleaned = -0.000239032 Jy ! Total flux subtracted in 200 components = -0.000239032 Jy ! Clean residual min=-0.009153 max=0.005744 Jy/beam ! Clean residual mean=-0.000916 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.410258 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.5106e-05 Jy ! Component: 100 - total flux cleaned = 2.4934e-05 Jy ! Component: 150 - total flux cleaned = 4.65957e-05 Jy ! Component: 200 - total flux cleaned = 4.65938e-05 Jy ! Total flux subtracted in 200 components = 4.65938e-05 Jy ! Clean residual min=-0.009124 max=0.005794 Jy/beam ! Clean residual mean=-0.000917 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 0.410305 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.410305 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=14.85 mas, bpa=-1.017 degrees ! Estimated noise=2.03657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260271 Jy ! Component: 100 - total flux cleaned = 5.69207e-07 Jy ! Component: 150 - total flux cleaned = 0.000216307 Jy ! Component: 200 - total flux cleaned = 0.000396309 Jy ! Total flux subtracted in 200 components = 0.000396309 Jy ! Clean residual min=-0.008751 max=0.005090 Jy/beam ! Clean residual mean=-0.000528 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.410701 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.410701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115075Jy sigma=1.417516 ! Fit after self-cal, rms=0.115083Jy sigma=1.417492 wmodel /J0011-2612_S_map.mod ! wmodel: Unable to open new model file: /J0011-2612_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0011-2612_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 14.85 at -1.017 degrees (North through East) ! Clean map min=-0.0085947 max=0.40864 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0011-2612_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.408642 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00194048 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42458 1.42458 2.84916 5.69832 11.3966 22.7933 45.5865 91.1731 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0058 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.408 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.588 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0011-2612_S_dfm.log closed on Thu May 19 22:54:00 2016