! Started logfile: /scr/pima/rv118_uvs/J0407-3303_X_dfm.log on Sun Dec 10 00:07:29 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv118_uvs/J0407-3303_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0407-3303_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.886995 visibilities/baseline/integration-bin. ! Found source: J0407-3303 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 5620 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0407-3303_X] 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.200x0.200 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.073604Jy sigma=16.347600 ! Fit after self-cal, rms=0.597036Jy sigma=8.563074 ! 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=0.7807 mas, bmaj=3.909 mas, bpa=19.17 degrees ! Estimated noise=1.15218 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.3154 Jy ! Component: 100 - total flux cleaned = 0.398929 Jy ! Total flux subtracted in 100 components = 0.398929 Jy ! Clean residual min=-0.014962 max=0.035049 Jy/beam ! Clean residual mean=-0.000046 rms=0.004151 Jy/beam ! Combined flux in latest and established models = 0.398929 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.398929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098722Jy sigma=1.453854 ! Fit after self-cal, rms=0.098602Jy sigma=1.452844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0380422 Jy ! Component: 100 - total flux cleaned = 0.0585211 Jy ! Total flux subtracted in 100 components = 0.0585211 Jy ! Clean residual min=-0.010231 max=0.013420 Jy/beam ! Clean residual mean=-0.000021 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.45745 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.45745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081414Jy sigma=1.103655 ! Fit after self-cal, rms=0.081314Jy sigma=1.102491 ! 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=1.06 mas, bmaj=4.538 mas, bpa=17.13 degrees ! Estimated noise=0.648136 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 (-1.2, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198599 Jy ! Component: 100 - total flux cleaned = 0.0314251 Jy ! Component: 150 - total flux cleaned = 0.0394542 Jy ! Component: 200 - total flux cleaned = 0.0440337 Jy ! Total flux subtracted in 200 components = 0.0440337 Jy ! Clean residual min=-0.008202 max=0.010640 Jy/beam ! Clean residual mean=-0.000009 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.501484 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 68 components and 0.501484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076655Jy sigma=0.999351 ! Fit after self-cal, rms=0.076339Jy sigma=0.993625 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.06 x 4.538 at 17.13 degrees (North through East) ! Clean map min=-0.007294 max=0.4035 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.12 KP 0.98 ! LA 0.99 NL 1.06 OV 0.96 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.08 KP 0.98 ! LA 0.99 NL 1.06 OV 0.97 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.13 KP 0.97 ! LA 0.99 NL 1.05 OV 0.96 PT 1.02 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.10 KP 0.98 ! LA 1.00 NL 1.05 OV 0.96 PT 1.01 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.076339Jy sigma=0.993625 ! Fit after self-cal, rms=0.075989Jy sigma=0.955670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.064 mas, bmaj=4.627 mas, bpa=17.35 degrees ! Estimated noise=0.647598 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.00170596 Jy ! Component: 100 - total flux cleaned = -0.00204998 Jy ! Component: 150 - total flux cleaned = -0.0023371 Jy ! Component: 200 - total flux cleaned = -0.00234123 Jy ! Total flux subtracted in 200 components = -0.00234123 Jy ! Clean residual min=-0.005353 max=0.005358 Jy/beam ! Clean residual mean=0.000002 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.499143 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.499143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075232Jy sigma=0.946191 ! Fit after self-cal, rms=0.075239Jy sigma=0.945600 ! 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.075239Jy sigma=0.945600 ! Fit after self-cal, rms=0.075139Jy sigma=0.933385 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.066 mas, bmaj=4.643 mas, bpa=17.38 degrees ! Estimated noise=0.646497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00266013 Jy ! Component: 100 - total flux cleaned = -0.00266131 Jy ! Component: 150 - total flux cleaned = -0.00247395 Jy ! Component: 200 - total flux cleaned = -0.00255516 Jy ! Total flux subtracted in 200 components = -0.00255516 Jy ! Clean residual min=-0.004811 max=0.003186 Jy/beam ! Clean residual mean=0.000001 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.496588 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.496588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074809Jy sigma=0.929187 ! Fit after self-cal, rms=0.074799Jy sigma=0.928996 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.000552046 Jy ! Component: 100 - total flux cleaned = 0.000481372 Jy ! Component: 150 - total flux cleaned = 0.000356198 Jy ! Component: 200 - total flux cleaned = 0.000297555 Jy ! Total flux subtracted in 200 components = 0.000297555 Jy ! Clean residual min=-0.004663 max=0.003078 Jy/beam ! Clean residual mean=0.000001 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.496885 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.496885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074680Jy sigma=0.927228 ! Fit after self-cal, rms=0.074667Jy sigma=0.927089 ! 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.074667Jy sigma=0.927089 ! Fit after self-cal, rms=0.075230Jy sigma=0.924313 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.068 mas, bmaj=4.66 mas, bpa=17.43 degrees ! Estimated noise=0.646249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.002339 Jy ! Component: 100 - total flux cleaned = -0.00290954 Jy ! Component: 150 - total flux cleaned = -0.00319167 Jy ! Component: 200 - total flux cleaned = -0.0033749 Jy ! Total flux subtracted in 200 components = -0.0033749 Jy ! Clean residual min=-0.004153 max=0.002486 Jy/beam ! Clean residual mean=0.000001 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.49351 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.49351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075070Jy sigma=0.921898 ! Fit after self-cal, rms=0.075063Jy sigma=0.921821 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 = 9.81255e-05 Jy ! Component: 100 - total flux cleaned = 4.33638e-05 Jy ! Component: 150 - total flux cleaned = 4.10765e-05 Jy ! Component: 200 - total flux cleaned = -4.4755e-05 Jy ! Total flux subtracted in 200 components = -4.4755e-05 Jy ! Clean residual min=-0.003975 max=0.002366 Jy/beam ! Clean residual mean=0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.493465 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.493465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075006Jy sigma=0.920813 ! Fit after self-cal, rms=0.074997Jy sigma=0.920753 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.074997Jy sigma=0.920753 ! Fit after self-cal, rms=0.075468Jy sigma=0.920173 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=8 mas, bpa=5.536 degrees ! Estimated noise=0.70809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170999 Jy ! Component: 100 - total flux cleaned = -0.00257682 Jy ! Component: 150 - total flux cleaned = -0.00280443 Jy ! Component: 200 - total flux cleaned = -0.00295188 Jy ! Total flux subtracted in 200 components = -0.00295188 Jy ! Clean residual min=-0.003081 max=0.002417 Jy/beam ! Clean residual mean=0.000002 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.490514 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 134 components and 0.490514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075425Jy sigma=0.919573 ! Fit after self-cal, rms=0.075422Jy sigma=0.919499 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.81202e-05 Jy ! Component: 100 - total flux cleaned = -0.0002083 Jy ! Component: 150 - total flux cleaned = -0.000285662 Jy ! Component: 200 - total flux cleaned = -0.000340505 Jy ! Total flux subtracted in 200 components = -0.000340505 Jy ! Clean residual min=-0.002963 max=0.002367 Jy/beam ! Clean residual mean=0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.490173 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 142 components and 0.490173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075409Jy sigma=0.919336 ! Fit after self-cal, rms=0.075407Jy sigma=0.919314 ! 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=1.069 mas, bmaj=4.676 mas, bpa=17.47 degrees ! Estimated noise=0.646172 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.069 x 4.676 at 17.47 degrees (North through East) ! Clean map min=-0.0032492 max=0.40483 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=0.7803 mas, bmaj=4.025 mas, bpa=19.4 degrees ! Estimated noise=1.16182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.317793 Jy ! Component: 100 - total flux cleaned = 0.398474 Jy ! Component: 150 - total flux cleaned = 0.432349 Jy ! Component: 200 - total flux cleaned = 0.4496 Jy ! Total flux subtracted in 200 components = 0.4496 Jy ! Clean residual min=-0.006844 max=0.008535 Jy/beam ! Clean residual mean=-0.000011 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.4496 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.4496 Jy ! Inverting map and beam ! Estimated beam: bmin=1.069 mas, bmaj=4.676 mas, bpa=17.47 degrees ! Estimated noise=0.646172 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.0142231 Jy ! Component: 100 - total flux cleaned = 0.0219424 Jy ! Component: 150 - total flux cleaned = 0.0270641 Jy ! Component: 200 - total flux cleaned = 0.0306961 Jy ! Total flux subtracted in 200 components = 0.0306961 Jy ! Clean residual min=-0.003456 max=0.003198 Jy/beam ! Clean residual mean=0.000000 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.480296 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 61 components and 0.480296 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=8 mas, bpa=5.536 degrees ! Estimated noise=0.70809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325269 Jy ! Component: 100 - total flux cleaned = 0.00538298 Jy ! Component: 150 - total flux cleaned = 0.00683385 Jy ! Component: 200 - total flux cleaned = 0.00722331 Jy ! Total flux subtracted in 200 components = 0.00722331 Jy ! Clean residual min=-0.002691 max=0.002490 Jy/beam ! Clean residual mean=0.000002 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.48752 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.00025991 Jy ! Component: 100 - total flux cleaned = 0.00053473 Jy ! Component: 150 - total flux cleaned = 0.000747873 Jy ! Component: 200 - total flux cleaned = 0.000908247 Jy ! Total flux subtracted in 200 components = 0.000908247 Jy ! Clean residual min=-0.002801 max=0.002385 Jy/beam ! Clean residual mean=0.000002 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.488428 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 0.488428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.069 mas, bmaj=4.676 mas, bpa=17.47 degrees ! Estimated noise=0.646172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.23328e-05 Jy ! Component: 100 - total flux cleaned = 0.000349017 Jy ! Component: 150 - total flux cleaned = 0.000454196 Jy ! Component: 200 - total flux cleaned = 0.00054993 Jy ! Total flux subtracted in 200 components = 0.00054993 Jy ! Clean residual min=-0.003221 max=0.002599 Jy/beam ! Clean residual mean=0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.488978 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.488978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075373Jy sigma=0.919632 ! Fit after self-cal, rms=0.075319Jy sigma=0.919088 wmodel J0407-3303_X_map.mod ! Writing 99 model components to file: J0407-3303_X_map.mod wobs J0407-3303_X_uvs.fits ! Writing UV FITS file: J0407-3303_X_uvs.fits wwins J0407-3303_X_map.win ! wwins: Wrote 2 windows to J0407-3303_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136466 Jy ! Component: 100 - total flux cleaned = -0.00257703 Jy ! Component: 150 - total flux cleaned = -0.00320812 Jy ! Component: 200 - total flux cleaned = -0.00372589 Jy ! Component: 250 - total flux cleaned = -0.00405807 Jy ! Component: 300 - total flux cleaned = -0.00429915 Jy ! Component: 350 - total flux cleaned = -0.0044931 Jy ! Component: 400 - total flux cleaned = -0.00475667 Jy ! Component: 450 - total flux cleaned = -0.00486644 Jy ! Component: 500 - total flux cleaned = -0.00501054 Jy ! Component: 550 - total flux cleaned = -0.00518697 Jy ! Component: 600 - total flux cleaned = -0.00535911 Jy ! Component: 650 - total flux cleaned = -0.00532551 Jy ! Component: 700 - total flux cleaned = -0.0053587 Jy ! Component: 750 - total flux cleaned = -0.00539148 Jy ! Component: 800 - total flux cleaned = -0.00542386 Jy ! Component: 850 - total flux cleaned = -0.00536048 Jy ! Component: 900 - total flux cleaned = -0.00526756 Jy ! Component: 950 - total flux cleaned = -0.00520692 Jy ! Component: 1000 - total flux cleaned = -0.00520732 Jy ! Component: 1050 - total flux cleaned = -0.00511849 Jy ! Component: 1100 - total flux cleaned = -0.00511879 Jy ! Component: 1150 - total flux cleaned = -0.00506142 Jy ! Component: 1200 - total flux cleaned = -0.00500486 Jy ! Component: 1250 - total flux cleaned = -0.00497687 Jy ! Component: 1300 - total flux cleaned = -0.00492114 Jy ! Component: 1350 - total flux cleaned = -0.00486625 Jy ! Component: 1400 - total flux cleaned = -0.00489319 Jy ! Component: 1450 - total flux cleaned = -0.00481251 Jy ! Component: 1500 - total flux cleaned = -0.00481243 Jy ! Component: 1550 - total flux cleaned = -0.00476005 Jy ! Component: 1600 - total flux cleaned = -0.00460493 Jy ! Component: 1650 - total flux cleaned = -0.0045796 Jy ! Component: 1700 - total flux cleaned = -0.00447855 Jy ! Component: 1750 - total flux cleaned = -0.00442855 Jy ! Component: 1800 - total flux cleaned = -0.00440375 Jy ! Component: 1850 - total flux cleaned = -0.00428138 Jy ! Component: 1900 - total flux cleaned = -0.00420872 Jy ! Component: 1950 - total flux cleaned = -0.00428098 Jy ! Component: 2000 - total flux cleaned = -0.00420931 Jy ! Component: 2050 - total flux cleaned = -0.00411508 Jy ! Component: 2100 - total flux cleaned = -0.00413875 Jy ! Component: 2150 - total flux cleaned = -0.00409246 Jy ! Component: 2200 - total flux cleaned = -0.00404664 Jy ! Component: 2250 - total flux cleaned = -0.00400097 Jy ! Component: 2300 - total flux cleaned = -0.00404577 Jy ! Component: 2350 - total flux cleaned = -0.00402326 Jy ! Component: 2400 - total flux cleaned = -0.00404517 Jy ! Component: 2450 - total flux cleaned = -0.00404521 Jy ! Component: 2500 - total flux cleaned = -0.00404538 Jy ! Component: 2550 - total flux cleaned = -0.00406686 Jy ! Component: 2600 - total flux cleaned = -0.00408821 Jy ! Component: 2650 - total flux cleaned = -0.00404573 Jy ! Component: 2700 - total flux cleaned = -0.0040459 Jy ! Component: 2750 - total flux cleaned = -0.00406675 Jy ! Component: 2800 - total flux cleaned = -0.00402563 Jy ! Component: 2850 - total flux cleaned = -0.00408684 Jy ! Component: 2900 - total flux cleaned = -0.00408661 Jy ! Component: 2950 - total flux cleaned = -0.00404612 Jy ! Component: 3000 - total flux cleaned = -0.0040463 Jy ! Component: 3050 - total flux cleaned = -0.00406577 Jy ! Component: 3100 - total flux cleaned = -0.00398661 Jy ! Component: 3150 - total flux cleaned = -0.00396703 Jy ! Component: 3200 - total flux cleaned = -0.0038891 Jy ! Component: 3250 - total flux cleaned = -0.00381156 Jy ! Component: 3300 - total flux cleaned = -0.0037538 Jy ! Component: 3350 - total flux cleaned = -0.00363912 Jy ! Component: 3400 - total flux cleaned = -0.00360143 Jy ! Component: 3450 - total flux cleaned = -0.00354492 Jy ! Component: 3500 - total flux cleaned = -0.00350755 Jy ! Component: 3550 - total flux cleaned = -0.00348898 Jy ! Component: 3600 - total flux cleaned = -0.00345188 Jy ! Component: 3650 - total flux cleaned = -0.0033414 Jy ! Component: 3700 - total flux cleaned = -0.00334144 Jy ! Component: 3750 - total flux cleaned = -0.00330486 Jy ! Component: 3800 - total flux cleaned = -0.00334094 Jy ! Component: 3850 - total flux cleaned = -0.0032866 Jy ! Component: 3900 - total flux cleaned = -0.00321466 Jy ! Component: 3950 - total flux cleaned = -0.00308964 Jy ! Component: 4000 - total flux cleaned = -0.0030719 Jy ! Component: 4050 - total flux cleaned = -0.00308961 Jy ! Total flux subtracted in 4096 components = -0.00300176 Jy ! Clean residual min=-0.001042 max=0.000923 Jy/beam ! Clean residual mean=0.000000 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.485976 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 387 components and 0.485976 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0407-3303_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.069 x 4.676 at 17.47 degrees (North through East) ! Clean map min=-0.0020344 max=0.40597 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0407-3303_X_map.fits wmodel /scr/pima/rv118_uvs/J0407-3303_X_map.mod ! Writing 387 model components to file: /scr/pima/rv118_uvs/J0407-3303_X_map.mod wobs /scr/pima/rv118_uvs/J0407-3303_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0407-3303_X_uvs.fits wwins /scr/pima/rv118_uvs/J0407-3303_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv118_uvs/J0407-3303_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.405966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032776 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242207 0.242207 0.484415 0.968829 1.93766 3.87532 7.75063 15.5013 31.0025 62.0051 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.405 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1238.61 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0407-3303_X_dfm.log closed on Sun Dec 10 00:07:33 2017