! Started logfile: /scr/pima/rv117_uvs/J0529-0519_X_dfm.log on Sat Dec 9 23:41:55 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/rv117_uvs/J0529-0519_X_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J0529-0519_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972222 visibilities/baseline/integration-bin. ! Found source: J0529-0519 ! ! 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 74 lines of history. ! ! Reading 7700 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 J0529-0519_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.017130Jy sigma=19.396650 ! Fit after self-cal, rms=0.862511Jy sigma=16.442643 ! 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.74 mas, bmaj=1.825 mas, bpa=-3.809 degrees ! Estimated noise=0.673731 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.106914 Jy ! Component: 100 - total flux cleaned = 0.130382 Jy ! Total flux subtracted in 100 components = 0.130382 Jy ! Clean residual min=-0.003027 max=0.007332 Jy/beam ! Clean residual mean=0.000002 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.130382 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.130382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056534Jy sigma=0.979853 ! Fit after self-cal, rms=0.056528Jy sigma=0.979774 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722637 Jy ! Component: 100 - total flux cleaned = 0.0100984 Jy ! Total flux subtracted in 100 components = 0.0100984 Jy ! Clean residual min=-0.002935 max=0.002809 Jy/beam ! Clean residual mean=0.000001 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.14048 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 6 components and 0.14048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055458Jy sigma=0.957369 ! Fit after self-cal, rms=0.055461Jy sigma=0.957306 ! 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=0.9048 mas, bmaj=2.084 mas, bpa=-3.221 degrees ! Estimated noise=0.433585 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.00236901 Jy ! Component: 100 - total flux cleaned = 0.00282356 Jy ! Component: 150 - total flux cleaned = 0.00284958 Jy ! Component: 200 - total flux cleaned = 0.00287414 Jy ! Total flux subtracted in 200 components = 0.00287414 Jy ! Clean residual min=-0.001748 max=0.002342 Jy/beam ! Clean residual mean=0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.143354 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.143354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055353Jy sigma=0.955498 ! Fit after self-cal, rms=0.055353Jy sigma=0.955486 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9048 x 2.084 at -3.221 degrees (North through East) ! Clean map min=-0.0016104 max=0.13869 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 0.99 ! LA 0.98 MK 0.99 NL 1.00 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.01 KP 0.99 ! LA 1.00 MK 1.00 NL 0.99 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.00 KP 0.99 ! LA 0.99 MK 1.01 NL 1.00 OV 0.99 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.98 KP 0.98 ! LA 1.02 MK 1.03 NL 0.99 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.055353Jy sigma=0.955486 ! Fit after self-cal, rms=0.054921Jy sigma=0.953934 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9045 mas, bmaj=2.08 mas, bpa=-2.945 degrees ! Estimated noise=0.432648 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 (3.4, 2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204948 Jy ! Component: 100 - total flux cleaned = 0.00281016 Jy ! Component: 150 - total flux cleaned = 0.00294678 Jy ! Component: 200 - total flux cleaned = 0.00289023 Jy ! Total flux subtracted in 200 components = 0.00289023 Jy ! Clean residual min=-0.001664 max=0.001554 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.146244 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.146244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054832Jy sigma=0.952249 ! Fit after self-cal, rms=0.054821Jy sigma=0.952067 ! 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.054821Jy sigma=0.952067 ! Fit after self-cal, rms=0.054841Jy sigma=0.950294 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9033 mas, bmaj=2.08 mas, bpa=-2.977 degrees ! Estimated noise=0.432704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000656431 Jy ! Component: 100 - total flux cleaned = 0.000759968 Jy ! Component: 150 - total flux cleaned = 0.000830218 Jy ! Component: 200 - total flux cleaned = 0.000790474 Jy ! Total flux subtracted in 200 components = 0.000790474 Jy ! Clean residual min=-0.001541 max=0.001449 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.147035 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.147035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054810Jy sigma=0.949855 ! Fit after self-cal, rms=0.054811Jy sigma=0.949818 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.000243247 Jy ! Component: 100 - total flux cleaned = 0.000207605 Jy ! Component: 150 - total flux cleaned = 0.000191007 Jy ! Component: 200 - total flux cleaned = 0.000175587 Jy ! Total flux subtracted in 200 components = 0.000175587 Jy ! Clean residual min=-0.001522 max=0.001451 Jy/beam ! Clean residual mean=0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.14721 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 47 components and 0.14721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054800Jy sigma=0.949648 ! Fit after self-cal, rms=0.054799Jy sigma=0.949643 ! 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.054799Jy sigma=0.949643 ! Fit after self-cal, rms=0.054828Jy sigma=0.949594 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.903 mas, bmaj=2.081 mas, bpa=-2.968 degrees ! Estimated noise=0.432771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189678 Jy ! Component: 100 - total flux cleaned = 0.000189971 Jy ! Component: 150 - total flux cleaned = 0.000190464 Jy ! Component: 200 - total flux cleaned = 0.000190754 Jy ! Total flux subtracted in 200 components = 0.000190754 Jy ! Clean residual min=-0.001507 max=0.001458 Jy/beam ! Clean residual mean=0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.147401 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.147401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054817Jy sigma=0.949461 ! Fit after self-cal, rms=0.054818Jy sigma=0.949457 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.00211e-05 Jy ! Component: 100 - total flux cleaned = 1.69931e-05 Jy ! Component: 150 - total flux cleaned = 1.72517e-05 Jy ! Component: 200 - total flux cleaned = 1.71116e-05 Jy ! Total flux subtracted in 200 components = 1.71116e-05 Jy ! Clean residual min=-0.001483 max=0.001462 Jy/beam ! Clean residual mean=0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.147418 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.147418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054811Jy sigma=0.949367 ! Fit after self-cal, rms=0.054811Jy sigma=0.949365 ! 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.054811Jy sigma=0.949365 ! Fit after self-cal, rms=0.054825Jy sigma=0.949351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.161 mas, bmaj=3.573 mas, bpa=-1.881 degrees ! Estimated noise=0.53435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384931 Jy ! Component: 100 - total flux cleaned = 0.000408075 Jy ! Component: 150 - total flux cleaned = 0.000428952 Jy ! Component: 200 - total flux cleaned = 0.000447697 Jy ! Total flux subtracted in 200 components = 0.000447697 Jy ! Clean residual min=-0.001714 max=0.001467 Jy/beam ! Clean residual mean=0.000004 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.147866 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.147866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054825Jy sigma=0.949323 ! Fit after self-cal, rms=0.054823Jy sigma=0.949316 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 = -1.23259e-05 Jy ! Component: 100 - total flux cleaned = 1.37489e-05 Jy ! Component: 150 - total flux cleaned = 3.80808e-05 Jy ! Component: 200 - total flux cleaned = 6.0726e-05 Jy ! Total flux subtracted in 200 components = 6.0726e-05 Jy ! Clean residual min=-0.001709 max=0.001448 Jy/beam ! Clean residual mean=0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.147927 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.147927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054822Jy sigma=0.949297 ! Fit after self-cal, rms=0.054822Jy sigma=0.949295 ! 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=0.9029 mas, bmaj=2.081 mas, bpa=-2.94 degrees ! Estimated noise=0.432859 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9029 x 2.081 at -2.94 degrees (North through East) ! Clean map min=-0.0013894 max=0.13833 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.7382 mas, bmaj=1.822 mas, bpa=-3.518 degrees ! Estimated noise=0.672796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10674 Jy ! Component: 100 - total flux cleaned = 0.130149 Jy ! Component: 150 - total flux cleaned = 0.137323 Jy ! Component: 200 - total flux cleaned = 0.14092 Jy ! Total flux subtracted in 200 components = 0.14092 Jy ! Clean residual min=-0.002811 max=0.003034 Jy/beam ! Clean residual mean=0.000001 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.14092 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.14092 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9029 mas, bmaj=2.081 mas, bpa=-2.94 degrees ! Estimated noise=0.432859 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.0031154 Jy ! Component: 100 - total flux cleaned = 0.00478173 Jy ! Component: 150 - total flux cleaned = 0.00530615 Jy ! Component: 200 - total flux cleaned = 0.0056138 Jy ! Total flux subtracted in 200 components = 0.0056138 Jy ! Clean residual min=-0.001561 max=0.001525 Jy/beam ! Clean residual mean=0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.146534 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.146534 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.161 mas, bmaj=3.573 mas, bpa=-1.881 degrees ! Estimated noise=0.53435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107286 Jy ! Component: 100 - total flux cleaned = 0.00117724 Jy ! Component: 150 - total flux cleaned = 0.00119739 Jy ! Component: 200 - total flux cleaned = 0.00123133 Jy ! Total flux subtracted in 200 components = 0.00123133 Jy ! Clean residual min=-0.001742 max=0.001493 Jy/beam ! Clean residual mean=0.000004 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.147765 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 = 4.62096e-05 Jy ! Component: 100 - total flux cleaned = 7.48007e-05 Jy ! Component: 150 - total flux cleaned = 0.000114752 Jy ! Component: 200 - total flux cleaned = 0.000152114 Jy ! Total flux subtracted in 200 components = 0.000152114 Jy ! Clean residual min=-0.001723 max=0.001453 Jy/beam ! Clean residual mean=0.000004 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.147918 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.147918 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9029 mas, bmaj=2.081 mas, bpa=-2.94 degrees ! Estimated noise=0.432859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129716 Jy ! Component: 100 - total flux cleaned = -0.000179785 Jy ! Component: 150 - total flux cleaned = -0.000202853 Jy ! Component: 200 - total flux cleaned = -0.000223931 Jy ! Total flux subtracted in 200 components = -0.000223931 Jy ! Clean residual min=-0.001466 max=0.001544 Jy/beam ! Clean residual mean=0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.147694 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.147694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054848Jy sigma=0.949690 ! Fit after self-cal, rms=0.054848Jy sigma=0.949659 wmodel J0529-0519_X_map.mod ! Writing 58 model components to file: J0529-0519_X_map.mod wobs J0529-0519_X_uvs.fits ! Writing UV FITS file: J0529-0519_X_uvs.fits wwins J0529-0519_X_map.win ! wwins: Wrote 2 windows to J0529-0519_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.000254303 Jy ! Component: 100 - total flux cleaned = 0.000493771 Jy ! Component: 150 - total flux cleaned = 0.000620266 Jy ! Component: 200 - total flux cleaned = 0.000620225 Jy ! Component: 250 - total flux cleaned = 0.000620231 Jy ! Component: 300 - total flux cleaned = 0.000573571 Jy ! Component: 350 - total flux cleaned = 0.000550781 Jy ! Component: 400 - total flux cleaned = 0.000528027 Jy ! Component: 450 - total flux cleaned = 0.000462151 Jy ! Component: 500 - total flux cleaned = 0.00046234 Jy ! Component: 550 - total flux cleaned = 0.000398665 Jy ! Component: 600 - total flux cleaned = 0.000336135 Jy ! Component: 650 - total flux cleaned = 0.000336206 Jy ! Component: 700 - total flux cleaned = 0.000376585 Jy ! Component: 750 - total flux cleaned = 0.000356796 Jy ! Component: 800 - total flux cleaned = 0.000416415 Jy ! Component: 850 - total flux cleaned = 0.000494562 Jy ! Component: 900 - total flux cleaned = 0.00045595 Jy ! Component: 950 - total flux cleaned = 0.000513099 Jy ! Component: 1000 - total flux cleaned = 0.000550581 Jy ! Component: 1050 - total flux cleaned = 0.000606273 Jy ! Component: 1100 - total flux cleaned = 0.000661193 Jy ! Component: 1150 - total flux cleaned = 0.000661019 Jy ! Component: 1200 - total flux cleaned = 0.000678681 Jy ! Component: 1250 - total flux cleaned = 0.000714023 Jy ! Component: 1300 - total flux cleaned = 0.000731451 Jy ! Component: 1350 - total flux cleaned = 0.000731487 Jy ! Component: 1400 - total flux cleaned = 0.000765991 Jy ! Component: 1450 - total flux cleaned = 0.000800197 Jy ! Component: 1500 - total flux cleaned = 0.000766185 Jy ! Component: 1550 - total flux cleaned = 0.000799823 Jy ! Component: 1600 - total flux cleaned = 0.000849781 Jy ! Component: 1650 - total flux cleaned = 0.000849421 Jy ! Component: 1700 - total flux cleaned = 0.000865543 Jy ! Component: 1750 - total flux cleaned = 0.000833263 Jy ! Component: 1800 - total flux cleaned = 0.000865676 Jy ! Component: 1850 - total flux cleaned = 0.000897664 Jy ! Component: 1900 - total flux cleaned = 0.000913257 Jy ! Component: 1950 - total flux cleaned = 0.00086605 Jy ! Component: 2000 - total flux cleaned = 0.000881581 Jy ! Component: 2050 - total flux cleaned = 0.000866071 Jy ! Component: 2100 - total flux cleaned = 0.000911943 Jy ! Component: 2150 - total flux cleaned = 0.000896577 Jy ! Component: 2200 - total flux cleaned = 0.000866468 Jy ! Component: 2250 - total flux cleaned = 0.000821456 Jy ! Component: 2300 - total flux cleaned = 0.000881106 Jy ! Component: 2350 - total flux cleaned = 0.000851621 Jy ! Component: 2400 - total flux cleaned = 0.000851562 Jy ! Component: 2450 - total flux cleaned = 0.00088071 Jy ! Component: 2500 - total flux cleaned = 0.000880686 Jy ! Component: 2550 - total flux cleaned = 0.000880749 Jy ! Component: 2600 - total flux cleaned = 0.000909225 Jy ! Component: 2650 - total flux cleaned = 0.000923529 Jy ! Component: 2700 - total flux cleaned = 0.000951734 Jy ! Component: 2750 - total flux cleaned = 0.000993522 Jy ! Component: 2800 - total flux cleaned = 0.0009794 Jy ! Component: 2850 - total flux cleaned = 0.00102105 Jy ! Component: 2900 - total flux cleaned = 0.00106218 Jy ! Component: 2950 - total flux cleaned = 0.00110315 Jy ! Component: 3000 - total flux cleaned = 0.00110321 Jy ! Component: 3050 - total flux cleaned = 0.00111669 Jy ! Component: 3100 - total flux cleaned = 0.00114355 Jy ! Component: 3150 - total flux cleaned = 0.00121025 Jy ! Component: 3200 - total flux cleaned = 0.00123666 Jy ! Component: 3250 - total flux cleaned = 0.00127616 Jy ! Component: 3300 - total flux cleaned = 0.0012893 Jy ! Component: 3350 - total flux cleaned = 0.00130234 Jy ! Component: 3400 - total flux cleaned = 0.00135412 Jy ! Component: 3450 - total flux cleaned = 0.00140563 Jy ! Component: 3500 - total flux cleaned = 0.00139275 Jy ! Component: 3550 - total flux cleaned = 0.00143094 Jy ! Component: 3600 - total flux cleaned = 0.00141826 Jy ! Component: 3650 - total flux cleaned = 0.00146876 Jy ! Component: 3700 - total flux cleaned = 0.00146871 Jy ! Component: 3750 - total flux cleaned = 0.00149356 Jy ! Component: 3800 - total flux cleaned = 0.00148113 Jy ! Component: 3850 - total flux cleaned = 0.00154274 Jy ! Component: 3900 - total flux cleaned = 0.00155493 Jy ! Component: 3950 - total flux cleaned = 0.00160369 Jy ! Component: 4000 - total flux cleaned = 0.00159162 Jy ! Component: 4050 - total flux cleaned = 0.00161572 Jy ! Total flux subtracted in 4096 components = 0.00165162 Jy ! Clean residual min=-0.000805 max=0.000686 Jy/beam ! Clean residual mean=0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.149345 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 339 components and 0.149345 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J0529-0519_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9029 x 2.081 at -2.94 degrees (North through East) ! Clean map min=-0.0010368 max=0.13822 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J0529-0519_X_map.fits wmodel /scr/pima/rv117_uvs/J0529-0519_X_map.mod ! Writing 339 model components to file: /scr/pima/rv117_uvs/J0529-0519_X_map.mod wobs /scr/pima/rv117_uvs/J0529-0519_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J0529-0519_X_uvs.fits wwins /scr/pima/rv117_uvs/J0529-0519_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv117_uvs/J0529-0519_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.138221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442566 0.442566 0.885131 1.77026 3.54053 7.08105 14.1621 28.3242 56.6484 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.138 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 677.865 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J0529-0519_X_dfm.log closed on Sat Dec 9 23:41:59 2017