! Started logfile: /scr/pima/bg219g_uvs/J1449-0045_S_dfm.log on Thu May 19 21:49:55 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/J1449-0045_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1449-0045_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843056 visibilities/baseline/integration-bin. ! Found source: J1449-0045 ! ! 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 7284 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 J1449-0045_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028956Jy sigma=21.068721 ! Fit after self-cal, rms=0.809855Jy sigma=16.532770 ! 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.684 mas, bmaj=6.65 mas, bpa=-4.484 degrees ! Estimated noise=0.590683 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.149322 Jy ! Component: 100 - total flux cleaned = 0.183836 Jy ! Total flux subtracted in 100 components = 0.183836 Jy ! Clean residual min=-0.006334 max=0.012969 Jy/beam ! Clean residual mean=0.000005 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.183836 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.183836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101084Jy sigma=1.786659 ! Fit after self-cal, rms=0.101179Jy sigma=1.784951 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135493 Jy ! Component: 100 - total flux cleaned = 0.0203193 Jy ! Total flux subtracted in 100 components = 0.0203193 Jy ! Clean residual min=-0.005929 max=0.006951 Jy/beam ! Clean residual mean=0.000006 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.204155 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.204155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099114Jy sigma=1.723695 ! Fit after self-cal, rms=0.099100Jy sigma=1.723319 ! 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.135 mas, bmaj=7.535 mas, bpa=-5.081 degrees ! Estimated noise=0.429019 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.00639082 Jy ! Component: 100 - total flux cleaned = 0.00868338 Jy ! Component: 150 - total flux cleaned = 0.00911932 Jy ! Component: 200 - total flux cleaned = 0.00938859 Jy ! Total flux subtracted in 200 components = 0.00938859 Jy ! Clean residual min=-0.005952 max=0.006568 Jy/beam ! Clean residual mean=0.000018 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.213543 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.213543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098832Jy sigma=1.712337 ! Fit after self-cal, rms=0.098821Jy sigma=1.712139 ! 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.135 x 7.535 at -5.081 degrees (North through East) ! Clean map min=-0.005805 max=0.19624 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* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.05 KP 0.93 ! LA 1.12 MK 1.01 NL 1.07 OV 1.00 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.02 KP 0.95 ! LA 1.20 MK 1.04 NL 0.87 OV 1.01 ! PT 0.95 SC 0.99 ! ! ! 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* SC 1.00* ! ! ! Fit before self-cal, rms=0.098821Jy sigma=1.712139 ! Fit after self-cal, rms=0.098108Jy sigma=1.688443 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.544 mas, bpa=-4.903 degrees ! Estimated noise=0.427326 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.00147786 Jy ! Component: 100 - total flux cleaned = -0.00177447 Jy ! Component: 150 - total flux cleaned = -0.00196024 Jy ! Component: 200 - total flux cleaned = -0.00204195 Jy ! Total flux subtracted in 200 components = -0.00204195 Jy ! Clean residual min=-0.005190 max=0.005596 Jy/beam ! Clean residual mean=0.000020 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.211501 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.211501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098076Jy sigma=1.687684 ! Fit after self-cal, rms=0.098107Jy sigma=1.687424 ! 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.098107Jy sigma=1.687424 ! Fit after self-cal, rms=0.097573Jy sigma=1.682919 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.543 mas, bpa=-4.808 degrees ! Estimated noise=0.425316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115471 Jy ! Component: 100 - total flux cleaned = -0.00156226 Jy ! Component: 150 - total flux cleaned = -0.00170615 Jy ! Component: 200 - total flux cleaned = -0.00175958 Jy ! Total flux subtracted in 200 components = -0.00175958 Jy ! Clean residual min=-0.005072 max=0.005531 Jy/beam ! Clean residual mean=0.000018 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.209742 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.209742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097555Jy sigma=1.682561 ! Fit after self-cal, rms=0.097553Jy sigma=1.682514 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.000111953 Jy ! Component: 100 - total flux cleaned = -0.000112056 Jy ! Component: 150 - total flux cleaned = -0.000112993 Jy ! Component: 200 - total flux cleaned = -0.000113371 Jy ! Total flux subtracted in 200 components = -0.000113371 Jy ! Clean residual min=-0.005056 max=0.005530 Jy/beam ! Clean residual mean=0.000018 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.209629 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.209629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097549Jy sigma=1.682357 ! Fit after self-cal, rms=0.097549Jy sigma=1.682345 ! 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.097549Jy sigma=1.682345 ! Fit after self-cal, rms=0.097519Jy sigma=1.682321 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.544 mas, bpa=-4.801 degrees ! Estimated noise=0.425013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028398 Jy ! Component: 100 - total flux cleaned = -0.00028319 Jy ! Component: 150 - total flux cleaned = -0.000283392 Jy ! Component: 200 - total flux cleaned = -0.00028354 Jy ! Total flux subtracted in 200 components = -0.00028354 Jy ! Clean residual min=-0.005020 max=0.005520 Jy/beam ! Clean residual mean=0.000018 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.209345 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.209345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097515Jy sigma=1.682224 ! Fit after self-cal, rms=0.097515Jy sigma=1.682218 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.54272e-06 Jy ! Component: 100 - total flux cleaned = -2.76802e-06 Jy ! Component: 150 - total flux cleaned = -2.7683e-06 Jy ! Component: 200 - total flux cleaned = -2.95526e-06 Jy ! Total flux subtracted in 200 components = -2.95526e-06 Jy ! Clean residual min=-0.005002 max=0.005523 Jy/beam ! Clean residual mean=0.000018 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.209342 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.209342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097512Jy sigma=1.682135 ! Fit after self-cal, rms=0.097513Jy sigma=1.682130 ! 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.097513Jy sigma=1.682130 ! Fit after self-cal, rms=0.097509Jy sigma=1.682128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.355 mas, bmaj=12.36 mas, bpa=-0.4197 degrees ! Estimated noise=0.541356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478178 Jy ! Component: 100 - total flux cleaned = 0.000376233 Jy ! Component: 150 - total flux cleaned = 0.000274081 Jy ! Component: 200 - total flux cleaned = 0.000198349 Jy ! Total flux subtracted in 200 components = 0.000198349 Jy ! Clean residual min=-0.007513 max=0.008330 Jy/beam ! Clean residual mean=0.000040 rms=0.002446 Jy/beam ! Combined flux in latest and established models = 0.20954 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.20954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097536Jy sigma=1.682375 ! Fit after self-cal, rms=0.097537Jy sigma=1.682243 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.80043e-05 Jy ! Component: 100 - total flux cleaned = 2.00068e-05 Jy ! Component: 150 - total flux cleaned = -4.25705e-05 Jy ! Component: 200 - total flux cleaned = -7.99539e-05 Jy ! Total flux subtracted in 200 components = -7.99539e-05 Jy ! Clean residual min=-0.007565 max=0.008323 Jy/beam ! Clean residual mean=0.000040 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.20946 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.20946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097554Jy sigma=1.682454 ! Fit after self-cal, rms=0.097550Jy sigma=1.682338 ! 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.151 mas, bmaj=7.545 mas, bpa=-4.803 degrees ! Estimated noise=0.424967 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 7.545 at -4.803 degrees (North through East) ! Clean map min=-0.0047701 max=0.19449 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.693 mas, bmaj=6.653 mas, bpa=-4.221 degrees ! Estimated noise=0.586862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148242 Jy ! Component: 100 - total flux cleaned = 0.183192 Jy ! Component: 150 - total flux cleaned = 0.196745 Jy ! Component: 200 - total flux cleaned = 0.202963 Jy ! Total flux subtracted in 200 components = 0.202963 Jy ! Clean residual min=-0.005291 max=0.005702 Jy/beam ! Clean residual mean=0.000006 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.202963 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.202963 Jy ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.545 mas, bpa=-4.803 degrees ! Estimated noise=0.424967 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.00504323 Jy ! Component: 100 - total flux cleaned = 0.0056242 Jy ! Component: 150 - total flux cleaned = 0.00603585 Jy ! Component: 200 - total flux cleaned = 0.00638544 Jy ! Total flux subtracted in 200 components = 0.00638544 Jy ! Clean residual min=-0.005171 max=0.005760 Jy/beam ! Clean residual mean=0.000018 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.209348 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.209348 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.355 mas, bmaj=12.36 mas, bpa=-0.4197 degrees ! Estimated noise=0.541356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816606 Jy ! Component: 100 - total flux cleaned = 0.000691217 Jy ! Component: 150 - total flux cleaned = 0.000554453 Jy ! Component: 200 - total flux cleaned = 0.000417528 Jy ! Total flux subtracted in 200 components = 0.000417528 Jy ! Clean residual min=-0.007612 max=0.008309 Jy/beam ! Clean residual mean=0.000041 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 0.209766 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.000111468 Jy ! Component: 100 - total flux cleaned = -0.000204704 Jy ! Component: 150 - total flux cleaned = -0.000282283 Jy ! Component: 200 - total flux cleaned = -0.000322228 Jy ! Total flux subtracted in 200 components = -0.000322228 Jy ! Clean residual min=-0.007614 max=0.008336 Jy/beam ! Clean residual mean=0.000041 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.209444 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.209444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.545 mas, bpa=-4.803 degrees ! Estimated noise=0.424967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006294 Jy ! Component: 100 - total flux cleaned = -0.000581629 Jy ! Component: 150 - total flux cleaned = -0.000583566 Jy ! Component: 200 - total flux cleaned = -0.000521026 Jy ! Total flux subtracted in 200 components = -0.000521026 Jy ! Clean residual min=-0.005020 max=0.005589 Jy/beam ! Clean residual mean=0.000018 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.208923 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.208923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097542Jy sigma=1.682322 ! Fit after self-cal, rms=0.097535Jy sigma=1.682279 wmodel /J1449-0045_S_map.mod ! wmodel: Unable to open new model file: /J1449-0045_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1449-0045_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 7.545 at -4.803 degrees (North through East) ! Clean map min=-0.0048246 max=0.19464 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1449-0045_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.194636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00144187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.22241 2.22241 4.44481 8.88962 17.7792 35.5585 71.117 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0043 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 134.988 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1449-0045_S_dfm.log closed on Thu May 19 21:49:57 2016