! Started logfile: /scr/pima/bg219a_uvs/J0539-2839_S_dfm.log on Thu May 19 23:53: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/bg219a_uvs/J0539-2839_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0539-2839_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J0539-2839 ! ! 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 49 lines of history. ! ! Reading 1080 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 J0539-2839_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. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.220630Jy sigma=18.224260 ! Fit after self-cal, rms=0.223014Jy sigma=3.412445 ! 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.091 mas, bmaj=9.623 mas, bpa=8.808 degrees ! Estimated noise=1.9101 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.617163 Jy ! Component: 100 - total flux cleaned = 0.756152 Jy ! Total flux subtracted in 100 components = 0.756152 Jy ! Clean residual min=-0.031812 max=0.050410 Jy/beam ! Clean residual mean=0.000980 rms=0.010172 Jy/beam ! Combined flux in latest and established models = 0.756152 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.756152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124436Jy sigma=1.853751 ! Fit after self-cal, rms=0.124428Jy sigma=1.853686 ! 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.53 mas, bmaj=11.34 mas, bpa=6.148 degrees ! Estimated noise=1.5765 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.0678973 Jy ! Component: 100 - total flux cleaned = 0.103333 Jy ! Component: 150 - total flux cleaned = 0.123389 Jy ! Component: 200 - total flux cleaned = 0.135367 Jy ! Total flux subtracted in 200 components = 0.135367 Jy ! Clean residual min=-0.016159 max=0.020954 Jy/beam ! Clean residual mean=0.000488 rms=0.005141 Jy/beam ! Combined flux in latest and established models = 0.891519 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.891519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083848Jy sigma=1.184914 ! Fit after self-cal, rms=0.083708Jy sigma=1.183391 ! 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.53 x 11.34 at 6.148 degrees (North through East) ! Clean map min=-0.016006 max=0.77253 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. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 1.03 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 1.06 OV 0.98 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 1.03 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 1.05 OV 0.99 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.083708Jy sigma=1.183391 ! Fit after self-cal, rms=0.080614Jy sigma=1.144652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=14.57 mas, bpa=2.562 degrees ! Estimated noise=1.63699 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.00136566 Jy ! Component: 100 - total flux cleaned = -0.00136784 Jy ! Component: 150 - total flux cleaned = -0.00116624 Jy ! Component: 200 - total flux cleaned = -0.000792312 Jy ! Total flux subtracted in 200 components = -0.000792312 Jy ! Clean residual min=-0.018886 max=0.015890 Jy/beam ! Clean residual mean=0.000191 rms=0.004414 Jy/beam ! Combined flux in latest and established models = 0.890727 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.890727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079390Jy sigma=1.128847 ! Fit after self-cal, rms=0.079394Jy sigma=1.128421 ! 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.079394Jy sigma=1.128421 ! Fit after self-cal, rms=0.069329Jy sigma=0.988868 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=14.57 mas, bpa=2.598 degrees ! Estimated noise=1.64352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000863737 Jy ! Component: 100 - total flux cleaned = 0.000485764 Jy ! Component: 150 - total flux cleaned = 0.000406935 Jy ! Component: 200 - total flux cleaned = 0.000262372 Jy ! Total flux subtracted in 200 components = 0.000262372 Jy ! Clean residual min=-0.005606 max=0.005490 Jy/beam ! Clean residual mean=0.000126 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.890989 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.890989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069083Jy sigma=0.985184 ! Fit after self-cal, rms=0.069090Jy sigma=0.984703 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.000113618 Jy ! Component: 100 - total flux cleaned = -0.00014762 Jy ! Component: 150 - total flux cleaned = -0.000205226 Jy ! Component: 200 - total flux cleaned = -0.000157135 Jy ! Total flux subtracted in 200 components = -0.000157135 Jy ! Clean residual min=-0.005565 max=0.005008 Jy/beam ! Clean residual mean=0.000128 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.890832 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.890832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068980Jy sigma=0.983027 ! Fit after self-cal, rms=0.068971Jy sigma=0.982843 ! 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.068971Jy sigma=0.982843 ! Fit after self-cal, rms=0.068986Jy sigma=0.982288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=14.57 mas, bpa=2.595 degrees ! Estimated noise=1.64277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364463 Jy ! Component: 100 - total flux cleaned = 0.000182806 Jy ! Component: 150 - total flux cleaned = 0.000131879 Jy ! Component: 200 - total flux cleaned = 8.81632e-05 Jy ! Total flux subtracted in 200 components = 8.81632e-05 Jy ! Clean residual min=-0.005436 max=0.004743 Jy/beam ! Clean residual mean=0.000136 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.89092 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.89092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068896Jy sigma=0.980940 ! Fit after self-cal, rms=0.068893Jy sigma=0.980815 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.000118954 Jy ! Component: 100 - total flux cleaned = -4.12678e-06 Jy ! Component: 150 - total flux cleaned = -7.3256e-05 Jy ! Component: 200 - total flux cleaned = -0.000104767 Jy ! Total flux subtracted in 200 components = -0.000104767 Jy ! Clean residual min=-0.005414 max=0.004685 Jy/beam ! Clean residual mean=0.000137 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.890816 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.890816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068848Jy sigma=0.980167 ! Fit after self-cal, rms=0.068843Jy sigma=0.980074 ! 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.068843Jy sigma=0.980074 ! Fit after self-cal, rms=0.068840Jy sigma=0.979834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.157 mas, bmaj=21.39 mas, bpa=-0.623 degrees ! Estimated noise=2.0726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000497557 Jy ! Component: 100 - total flux cleaned = -0.000498578 Jy ! Component: 150 - total flux cleaned = -0.000500213 Jy ! Component: 200 - total flux cleaned = -0.000501263 Jy ! Total flux subtracted in 200 components = -0.000501263 Jy ! Clean residual min=-0.006312 max=0.006012 Jy/beam ! Clean residual mean=0.000283 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.890314 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 68 components and 0.890314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068830Jy sigma=0.979872 ! Fit after self-cal, rms=0.068807Jy sigma=0.979405 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.59607e-06 Jy ! Component: 100 - total flux cleaned = 3.0429e-06 Jy ! Component: 150 - total flux cleaned = 1.71812e-06 Jy ! Component: 200 - total flux cleaned = -1.31199e-05 Jy ! Total flux subtracted in 200 components = -1.31199e-05 Jy ! Clean residual min=-0.006169 max=0.005920 Jy/beam ! Clean residual mean=0.000283 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.890301 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 70 components and 0.890301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068807Jy sigma=0.979526 ! Fit after self-cal, rms=0.068787Jy sigma=0.979147 ! 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.538 mas, bmaj=14.57 mas, bpa=2.601 degrees ! Estimated noise=1.64212 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 14.57 at 2.601 degrees (North through East) ! Clean map min=-0.0052782 max=0.77424 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068787Jy sigma=0.979147 ! Fit after self-cal, rms=0.055598Jy sigma=0.763863 ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=14.57 mas, bpa=2.606 degrees ! Estimated noise=1.64205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102754 Jy ! Component: 100 - total flux cleaned = -6.6282e-05 Jy ! Component: 150 - total flux cleaned = -9.96756e-05 Jy ! Component: 200 - total flux cleaned = -9.8597e-05 Jy ! Total flux subtracted in 200 components = -9.8597e-05 Jy ! Clean residual min=-0.005229 max=0.004626 Jy/beam ! Clean residual mean=0.000137 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.890203 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.890203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055546Jy sigma=0.762974 ! Fit after self-cal, rms=0.055544Jy sigma=0.762904 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.24573e-05 Jy ! Component: 100 - total flux cleaned = -5.07599e-05 Jy ! Component: 150 - total flux cleaned = -5.05927e-05 Jy ! Component: 200 - total flux cleaned = -7.36862e-05 Jy ! Total flux subtracted in 200 components = -7.36862e-05 Jy ! Clean residual min=-0.005198 max=0.004608 Jy/beam ! Clean residual mean=0.000138 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.890129 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.890129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055519Jy sigma=0.762479 ! Fit after self-cal, rms=0.055519Jy sigma=0.762433 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055519Jy sigma=0.762433 ! Fit after self-cal, rms=0.055513Jy sigma=0.762262 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.101 mas, bmaj=12.66 mas, bpa=4.396 degrees ! Estimated noise=1.98862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.614117 Jy ! Component: 100 - total flux cleaned = 0.749856 Jy ! Component: 150 - total flux cleaned = 0.800686 Jy ! Component: 200 - total flux cleaned = 0.831324 Jy ! Total flux subtracted in 200 components = 0.831324 Jy ! Clean residual min=-0.012347 max=0.016772 Jy/beam ! Clean residual mean=0.000440 rms=0.003636 Jy/beam ! Combined flux in latest and established models = 0.831324 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.831324 Jy ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=14.58 mas, bpa=2.614 degrees ! Estimated noise=1.64167 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.0249196 Jy ! Component: 100 - total flux cleaned = 0.038558 Jy ! Component: 150 - total flux cleaned = 0.0463324 Jy ! Component: 200 - total flux cleaned = 0.050878 Jy ! Total flux subtracted in 200 components = 0.050878 Jy ! Clean residual min=-0.006062 max=0.006140 Jy/beam ! Clean residual mean=0.000235 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.882202 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.882202 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.157 mas, bmaj=21.4 mas, bpa=-0.6138 degrees ! Estimated noise=2.07212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380459 Jy ! Component: 100 - total flux cleaned = 0.00422236 Jy ! Component: 150 - total flux cleaned = 0.00452875 Jy ! Component: 200 - total flux cleaned = 0.00467304 Jy ! Total flux subtracted in 200 components = 0.00467304 Jy ! Clean residual min=-0.006925 max=0.006604 Jy/beam ! Clean residual mean=0.000345 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.886875 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.000137112 Jy ! Component: 100 - total flux cleaned = 0.000269257 Jy ! Component: 150 - total flux cleaned = 0.000398823 Jy ! Component: 200 - total flux cleaned = 0.000522291 Jy ! Total flux subtracted in 200 components = 0.000522291 Jy ! Clean residual min=-0.006704 max=0.006421 Jy/beam ! Clean residual mean=0.000332 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.887397 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.887397 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=14.58 mas, bpa=2.614 degrees ! Estimated noise=1.64167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014714 Jy ! Component: 100 - total flux cleaned = 0.000236822 Jy ! Component: 150 - total flux cleaned = 0.000238014 Jy ! Component: 200 - total flux cleaned = 0.000238568 Jy ! Total flux subtracted in 200 components = 0.000238568 Jy ! Clean residual min=-0.005549 max=0.005329 Jy/beam ! Clean residual mean=0.000166 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.887635 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.887635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056157Jy sigma=0.770926 ! Fit after self-cal, rms=0.056126Jy sigma=0.770354 wmodel /J0539-2839_S_map.mod ! wmodel: Unable to open new model file: /J0539-2839_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0539-2839_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 14.58 at 2.614 degrees (North through East) ! Clean map min=-0.0055355 max=0.78272 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0539-2839_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.782719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00145928 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.559313 0.559313 1.11863 2.23725 4.4745 8.949 17.898 35.796 71.592 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0043 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.782 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 536.372 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0539-2839_S_dfm.log closed on Thu May 19 23:53:40 2016