! Started logfile: /scr/pima/bg219e_uvs/J0908+1609_S_dfm.log on Thu May 19 18:32:36 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/bg219e_uvs/J0908+1609_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0908+1609_S_uva.fits ! AN table 1: 20 integrations on 6 of 6 possible baselines. ! AN table 2: 21 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.457471 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0908+1609 ! ! 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 796 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 J0908+1609_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 80 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.011154Jy sigma=14.475983 ! Fit after self-cal, rms=0.900086Jy sigma=12.948560 ! 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=6.021 mas, bmaj=15.31 mas, bpa=-9.241 degrees ! Estimated noise=2.71919 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0817932 Jy ! Component: 100 - total flux cleaned = 0.0850413 Jy ! Total flux subtracted in 100 components = 0.0850413 Jy ! Clean residual min=-0.009310 max=0.009392 Jy/beam ! Clean residual mean=0.000033 rms=0.003531 Jy/beam ! Combined flux in latest and established models = 0.0850413 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0850413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095739Jy sigma=1.281704 ! Fit after self-cal, rms=0.094315Jy sigma=1.265654 ! 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=5.486 mas, bmaj=15.52 mas, bpa=-5.031 degrees ! Estimated noise=2.31223 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.0057431 Jy ! Component: 100 - total flux cleaned = -0.00450879 Jy ! Component: 150 - total flux cleaned = -0.00501632 Jy ! Component: 200 - total flux cleaned = -0.00648331 Jy ! Total flux subtracted in 200 components = -0.00648331 Jy ! Clean residual min=-0.003142 max=0.003133 Jy/beam ! Clean residual mean=0.000006 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.078558 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 72 components and 0.078558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092208Jy sigma=1.239803 ! Fit after self-cal, rms=0.091422Jy sigma=1.236967 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.486 x 15.52 at -5.031 degrees (North through East) ! Clean map min=-0.0098864 max=0.098268 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: ! HN 0.00* KP 0.00* LA 0.00* PT 0.00* ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 HN 0.89 KP 1.00 LA 1.01 ! NL 0.92 OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* KP 0.00* LA 0.00* PT 0.00* ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 HN 0.91 KP 0.96 LA 0.98 ! NL 0.96 OV 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* KP 0.00* LA 0.00* PT 0.00* ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 0.00* KP 0.00* LA 0.00* PT 0.00* ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* ! ! ! Fit before self-cal, rms=0.091422Jy sigma=1.236967 ! Fit after self-cal, rms=0.089419Jy sigma=1.290840 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.156 mas, bmaj=14.22 mas, bpa=-8.017 degrees ! Estimated noise=2.49593 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.00320057 Jy ! Component: 100 - total flux cleaned = 0.00381582 Jy ! Component: 150 - total flux cleaned = 0.00265149 Jy ! Component: 200 - total flux cleaned = 0.00236509 Jy ! Total flux subtracted in 200 components = 0.00236509 Jy ! Clean residual min=-0.002279 max=0.002277 Jy/beam ! Clean residual mean=0.000006 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.0809231 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 128 components and 0.0809231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088319Jy sigma=1.276469 ! Fit after self-cal, rms=0.087835Jy sigma=1.274149 ! 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.087835Jy sigma=1.274149 ! Fit after self-cal, rms=0.087266Jy sigma=1.271529 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.098 mas, bmaj=14.27 mas, bpa=-7.777 degrees ! Estimated noise=2.47738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177215 Jy ! Component: 100 - total flux cleaned = 0.00178132 Jy ! Component: 150 - total flux cleaned = 0.00189105 Jy ! Component: 200 - total flux cleaned = 0.00232854 Jy ! Total flux subtracted in 200 components = 0.00232854 Jy ! Clean residual min=-0.001421 max=0.001427 Jy/beam ! Clean residual mean=0.000005 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0832516 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 171 components and 0.0832516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086932Jy sigma=1.267526 ! Fit after self-cal, rms=0.086615Jy sigma=1.264337 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.000169663 Jy ! Component: 100 - total flux cleaned = 0.00070978 Jy ! Component: 150 - total flux cleaned = 0.000896978 Jy ! Component: 200 - total flux cleaned = 0.00114245 Jy ! Total flux subtracted in 200 components = 0.00114245 Jy ! Clean residual min=-0.001352 max=0.001335 Jy/beam ! Clean residual mean=0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0843941 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 210 components and 0.084394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086371Jy sigma=1.261548 ! Fit after self-cal, rms=0.086279Jy sigma=1.260971 ! 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.086279Jy sigma=1.260971 ! Fit after self-cal, rms=0.085798Jy sigma=1.258826 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.095 mas, bmaj=14.28 mas, bpa=-7.852 degrees ! Estimated noise=2.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000738733 Jy ! Component: 100 - total flux cleaned = 0.00181117 Jy ! Component: 150 - total flux cleaned = 0.00231648 Jy ! Component: 200 - total flux cleaned = 0.00278229 Jy ! Total flux subtracted in 200 components = 0.00278229 Jy ! Clean residual min=-0.001242 max=0.001253 Jy/beam ! Clean residual mean=0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0871763 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 253 components and 0.0871763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085577Jy sigma=1.256450 ! Fit after self-cal, rms=0.085613Jy sigma=1.255530 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.000902418 Jy ! Component: 100 - total flux cleaned = 0.00142134 Jy ! Component: 150 - total flux cleaned = 0.00172847 Jy ! Component: 200 - total flux cleaned = 0.00208587 Jy ! Total flux subtracted in 200 components = 0.00208587 Jy ! Clean residual min=-0.001154 max=0.001161 Jy/beam ! Clean residual mean=0.000005 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0892622 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 280 components and 0.0892622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085444Jy sigma=1.253504 ! Fit after self-cal, rms=0.085419Jy sigma=1.253128 ! 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.085419Jy sigma=1.253128 ! Fit after self-cal, rms=0.084922Jy sigma=1.252676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.725 mas, bmaj=13.82 mas, bpa=-11.62 degrees ! Estimated noise=2.57628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519106 Jy ! Component: 100 - total flux cleaned = 0.000522894 Jy ! Component: 150 - total flux cleaned = 0.00052011 Jy ! Component: 200 - total flux cleaned = 0.000774326 Jy ! Total flux subtracted in 200 components = 0.000774326 Jy ! Clean residual min=-0.001058 max=0.001057 Jy/beam ! Clean residual mean=0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0900365 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 307 components and 0.0900365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084790Jy sigma=1.251253 ! Fit after self-cal, rms=0.084816Jy sigma=1.250995 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.000922643 Jy ! Component: 100 - total flux cleaned = 0.0014956 Jy ! Component: 150 - total flux cleaned = 0.00192254 Jy ! Component: 200 - total flux cleaned = 0.00207591 Jy ! Total flux subtracted in 200 components = 0.00207591 Jy ! Clean residual min=-0.000839 max=0.000839 Jy/beam ! Clean residual mean=0.000002 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0921124 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 347 components and 0.0921124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084733Jy sigma=1.249968 ! Fit after self-cal, rms=0.084726Jy sigma=1.249826 ! 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.102 mas, bmaj=14.26 mas, bpa=-7.945 degrees ! Estimated noise=2.43923 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.102 x 14.26 at -7.945 degrees (North through East) ! Clean map min=-0.0071508 max=0.095411 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.932 mas, bmaj=15.39 mas, bpa=-8.862 degrees ! Estimated noise=2.76889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0796856 Jy ! Component: 100 - total flux cleaned = 0.0787765 Jy ! Component: 150 - total flux cleaned = 0.0806381 Jy ! Component: 200 - total flux cleaned = 0.0797804 Jy ! Total flux subtracted in 200 components = 0.0797804 Jy ! Clean residual min=-0.006889 max=0.006869 Jy/beam ! Clean residual mean=0.000014 rms=0.002543 Jy/beam ! Combined flux in latest and established models = 0.0797804 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0797804 Jy ! Inverting map and beam ! Estimated beam: bmin=6.102 mas, bmaj=14.26 mas, bpa=-7.945 degrees ! Estimated noise=2.43923 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.00428076 Jy ! Component: 100 - total flux cleaned = -0.00618692 Jy ! Component: 150 - total flux cleaned = -0.00896134 Jy ! Component: 200 - total flux cleaned = -0.0110959 Jy ! Total flux subtracted in 200 components = -0.0110959 Jy ! Clean residual min=-0.003243 max=0.003242 Jy/beam ! Clean residual mean=0.000006 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.0686845 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 88 components and 0.0686845 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.725 mas, bmaj=13.82 mas, bpa=-11.62 degrees ! Estimated noise=2.57628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000558226 Jy ! Component: 100 - total flux cleaned = -0.00203946 Jy ! Component: 150 - total flux cleaned = -0.0035 Jy ! Component: 200 - total flux cleaned = -0.00473563 Jy ! Total flux subtracted in 200 components = -0.00473563 Jy ! Clean residual min=-0.001805 max=0.001809 Jy/beam ! Clean residual mean=0.000003 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0639489 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.000538282 Jy ! Component: 100 - total flux cleaned = -0.0009522 Jy ! Component: 150 - total flux cleaned = -0.00144654 Jy ! Component: 200 - total flux cleaned = -0.00144602 Jy ! Total flux subtracted in 200 components = -0.00144602 Jy ! Clean residual min=-0.001612 max=0.001610 Jy/beam ! Clean residual mean=0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0625028 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 156 components and 0.0625029 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.102 mas, bmaj=14.26 mas, bpa=-7.945 degrees ! Estimated noise=2.43923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135113 Jy ! Component: 100 - total flux cleaned = 4.65237e-05 Jy ! Component: 150 - total flux cleaned = 0.000343243 Jy ! Component: 200 - total flux cleaned = 0.000551566 Jy ! Total flux subtracted in 200 components = 0.000551566 Jy ! Clean residual min=-0.001089 max=0.001103 Jy/beam ! Clean residual mean=0.000003 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0630544 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 198 components and 0.0630544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084828Jy sigma=1.251274 ! Fit after self-cal, rms=0.084824Jy sigma=1.250853 wmodel /J0908+1609_S_map.mod ! wmodel: Unable to open new model file: /J0908+1609_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0908+1609_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.102 x 14.26 at -7.945 degrees (North through East) ! Clean map min=-0.0092014 max=0.087062 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0908+1609_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0870615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000400483 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38 1.38 2.76 5.52 11.04 22.08 44.16 88.3199 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 217.391 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0908+1609_S_dfm.log closed on Thu May 19 18:32:40 2016