! Started logfile: /scr/pima/bg219g_uvs/J1103+3014_S_dfm.log on Thu May 19 21:43:38 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/J1103+3014_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1103+3014_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.919312 visibilities/baseline/integration-bin. ! Found source: J1103+3014 ! ! 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 2780 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 J1103+3014_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025007Jy sigma=24.119533 ! Fit after self-cal, rms=0.827807Jy sigma=19.255120 ! 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.095 mas, bmaj=10.41 mas, bpa=-50.75 degrees ! Estimated noise=0.790387 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.14462 Jy ! Component: 100 - total flux cleaned = 0.176218 Jy ! Total flux subtracted in 100 components = 0.176218 Jy ! Clean residual min=-0.012654 max=0.023550 Jy/beam ! Clean residual mean=-0.000097 rms=0.004425 Jy/beam ! Combined flux in latest and established models = 0.176218 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.176218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093850Jy sigma=2.075543 ! Fit after self-cal, rms=0.093859Jy sigma=2.075405 ! 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.921 mas, bmaj=9.76 mas, bpa=-51.33 degrees ! Estimated noise=0.613564 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.00393648 Jy ! Component: 100 - total flux cleaned = 0.00447754 Jy ! Component: 150 - total flux cleaned = 0.00544599 Jy ! Component: 200 - total flux cleaned = 0.00611087 Jy ! Total flux subtracted in 200 components = 0.00611087 Jy ! Clean residual min=-0.012454 max=0.021963 Jy/beam ! Clean residual mean=-0.000108 rms=0.004336 Jy/beam ! Combined flux in latest and established models = 0.182328 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.182329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092634Jy sigma=2.041357 ! Fit after self-cal, rms=0.092616Jy sigma=2.040967 ! 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.921 x 9.76 at -51.33 degrees (North through East) ! Clean map min=-0.012245 max=0.18401 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 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.092616Jy sigma=2.040967 ! Fit after self-cal, rms=0.092616Jy sigma=2.040967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=9.76 mas, bpa=-51.33 degrees ! Estimated noise=0.613564 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 (-59, 66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193978 Jy ! Component: 100 - total flux cleaned = 0.0216187 Jy ! Component: 150 - total flux cleaned = 0.0197198 Jy ! Component: 200 - total flux cleaned = 0.0183697 Jy ! Total flux subtracted in 200 components = 0.0183697 Jy ! Clean residual min=-0.009955 max=0.019844 Jy/beam ! Clean residual mean=-0.000092 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 0.200698 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.200698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088182Jy sigma=1.944847 ! Fit after self-cal, rms=0.087466Jy sigma=1.923220 ! 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.087466Jy sigma=1.923220 ! Fit after self-cal, rms=0.087466Jy sigma=1.923220 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=9.76 mas, bpa=-51.33 degrees ! Estimated noise=0.613564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00820129 Jy ! Component: 100 - total flux cleaned = 0.00909386 Jy ! Component: 150 - total flux cleaned = 0.0092635 Jy ! Component: 200 - total flux cleaned = 0.00852436 Jy ! Total flux subtracted in 200 components = 0.00852436 Jy ! Clean residual min=-0.010354 max=0.013298 Jy/beam ! Clean residual mean=-0.000088 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.209223 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 75 components and 0.209223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086265Jy sigma=1.898940 ! Fit after self-cal, rms=0.086155Jy sigma=1.894029 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 (116.5, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100393 Jy ! Component: 100 - total flux cleaned = 0.0145446 Jy ! Component: 150 - total flux cleaned = 0.0170077 Jy ! Component: 200 - total flux cleaned = 0.0185524 Jy ! Total flux subtracted in 200 components = 0.0185524 Jy ! Clean residual min=-0.009226 max=0.008203 Jy/beam ! Clean residual mean=-0.000062 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.227775 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 110 components and 0.227775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084675Jy sigma=1.863553 ! Fit after self-cal, rms=0.084591Jy sigma=1.861337 ! 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.084591Jy sigma=1.861337 ! Fit after self-cal, rms=0.087406Jy sigma=1.827915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=9.771 mas, bpa=-51.36 degrees ! Estimated noise=0.625901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149385 Jy ! Component: 100 - total flux cleaned = -0.00213736 Jy ! Component: 150 - total flux cleaned = -0.00261263 Jy ! Component: 200 - total flux cleaned = -0.00289398 Jy ! Total flux subtracted in 200 components = -0.00289398 Jy ! Clean residual min=-0.005554 max=0.005383 Jy/beam ! Clean residual mean=-0.000019 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.224881 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 137 components and 0.224881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087255Jy sigma=1.823810 ! Fit after self-cal, rms=0.087215Jy sigma=1.823137 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.000292669 Jy ! Component: 100 - total flux cleaned = -0.000425766 Jy ! Component: 150 - total flux cleaned = -0.000491472 Jy ! Component: 200 - total flux cleaned = -0.000491178 Jy ! Total flux subtracted in 200 components = -0.000491178 Jy ! Clean residual min=-0.005441 max=0.005161 Jy/beam ! Clean residual mean=-0.000018 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.22439 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 152 components and 0.22439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087134Jy sigma=1.821130 ! Fit after self-cal, rms=0.087127Jy sigma=1.821058 ! 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.087127Jy sigma=1.821058 ! Fit after self-cal, rms=0.087328Jy sigma=1.820667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.571 mas, bmaj=11.06 mas, bpa=-82.32 degrees ! Estimated noise=0.736353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000829545 Jy ! Component: 100 - total flux cleaned = -0.00124729 Jy ! Component: 150 - total flux cleaned = -0.00161515 Jy ! Component: 200 - total flux cleaned = -0.00175717 Jy ! Total flux subtracted in 200 components = -0.00175717 Jy ! Clean residual min=-0.005571 max=0.005963 Jy/beam ! Clean residual mean=-0.000020 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.222633 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.222633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087276Jy sigma=1.819368 ! Fit after self-cal, rms=0.087265Jy sigma=1.819260 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 = 5.1301e-05 Jy ! Component: 100 - total flux cleaned = 9.50032e-05 Jy ! Component: 150 - total flux cleaned = 5.20964e-05 Jy ! Component: 200 - total flux cleaned = 1.23467e-05 Jy ! Total flux subtracted in 200 components = 1.23467e-05 Jy ! Clean residual min=-0.005530 max=0.005905 Jy/beam ! Clean residual mean=-0.000018 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.222645 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 185 components and 0.222645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087230Jy sigma=1.818563 ! Fit after self-cal, rms=0.087233Jy sigma=1.818501 ! 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.918 mas, bmaj=9.768 mas, bpa=-51.33 degrees ! Estimated noise=0.626041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 9.768 at -51.33 degrees (North through East) ! Clean map min=-0.007806 max=0.18065 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.103 mas, bmaj=10.4 mas, bpa=-50.73 degrees ! Estimated noise=0.804371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146499 Jy ! Component: 100 - total flux cleaned = 0.186098 Jy ! Component: 150 - total flux cleaned = 0.20409 Jy ! Component: 200 - total flux cleaned = 0.210585 Jy ! Total flux subtracted in 200 components = 0.210585 Jy ! Clean residual min=-0.008585 max=0.010431 Jy/beam ! Clean residual mean=-0.000064 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.210585 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.210585 Jy ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=9.768 mas, bpa=-51.33 degrees ! Estimated noise=0.626041 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 (-114, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00811737 Jy ! Component: 100 - total flux cleaned = 0.0111565 Jy ! Component: 150 - total flux cleaned = 0.0121606 Jy ! Component: 200 - total flux cleaned = 0.0128734 Jy ! Total flux subtracted in 200 components = 0.0128734 Jy ! Clean residual min=-0.006860 max=0.006495 Jy/beam ! Clean residual mean=-0.000023 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.223458 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.223458 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.571 mas, bmaj=11.06 mas, bpa=-82.32 degrees ! Estimated noise=0.736353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274751 Jy ! Component: 100 - total flux cleaned = 0.00447753 Jy ! Component: 150 - total flux cleaned = 0.00558732 Jy ! Component: 200 - total flux cleaned = 0.00681035 Jy ! Total flux subtracted in 200 components = 0.00681035 Jy ! Clean residual min=-0.006481 max=0.005719 Jy/beam ! Clean residual mean=-0.000012 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.230269 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 = 0.000910742 Jy ! Component: 100 - total flux cleaned = 0.00156356 Jy ! Component: 150 - total flux cleaned = 0.00225825 Jy ! Component: 200 - total flux cleaned = 0.00274753 Jy ! Total flux subtracted in 200 components = 0.00274753 Jy ! Clean residual min=-0.006045 max=0.005260 Jy/beam ! Clean residual mean=0.000003 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.233016 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 142 components and 0.233016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=9.768 mas, bpa=-51.33 degrees ! Estimated noise=0.626041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000652965 Jy ! Component: 100 - total flux cleaned = -0.00132902 Jy ! Component: 150 - total flux cleaned = -0.00173689 Jy ! Component: 200 - total flux cleaned = -0.00183567 Jy ! Total flux subtracted in 200 components = -0.00183567 Jy ! Clean residual min=-0.005182 max=0.005233 Jy/beam ! Clean residual mean=-0.000004 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.23118 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 161 components and 0.23118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087279Jy sigma=1.821598 ! Fit after self-cal, rms=0.087220Jy sigma=1.819815 wmodel /J1103+3014_S_map.mod ! wmodel: Unable to open new model file: /J1103+3014_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1103+3014_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 9.768 at -51.33 degrees (North through East) ! Clean map min=-0.0049218 max=0.17348 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1103+3014_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.173485 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012702 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.1965 2.1965 4.393 8.78601 17.572 35.144 70.2881 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 136.58 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1103+3014_S_dfm.log closed on Thu May 19 21:43:40 2016