! Started logfile: /scr/pima/rv100_uvs/J0317-4414_X_uvs.log on Mon Feb 29 13:25:06 2016 obs /scr/pima/rv100_uvs/J0317-4414_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0317-4414_X_uva.fits ! AN table 1: 66 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.511111 visibilities/baseline/integration-bin. ! Found source: J0317-4414 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2024 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0317-4414_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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003991Jy sigma=13.562430 ! Fit after self-cal, rms=0.902531Jy sigma=12.200919 ! 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.6456 mas, bmaj=2.674 mas, bpa=-17.55 degrees ! Estimated noise=2.29935 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.0754749 Jy ! Component: 100 - total flux cleaned = 0.0950453 Jy ! Total flux subtracted in 100 components = 0.0950453 Jy ! Clean residual min=-0.007240 max=0.007488 Jy/beam ! Clean residual mean=0.000016 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.0950453 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0950453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062698Jy sigma=0.814683 ! Fit after self-cal, rms=0.062408Jy sigma=0.811145 ! 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.865 mas, bmaj=3.379 mas, bpa=-16.37 degrees ! Estimated noise=1.24582 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.00732591 Jy ! Component: 100 - total flux cleaned = 0.0103894 Jy ! Component: 150 - total flux cleaned = 0.0118431 Jy ! Component: 200 - total flux cleaned = 0.0125346 Jy ! Total flux subtracted in 200 components = 0.0125346 Jy ! Clean residual min=-0.004366 max=0.004774 Jy/beam ! Clean residual mean=0.000012 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.10758 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.10758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061683Jy sigma=0.800185 ! Fit after self-cal, rms=0.061688Jy sigma=0.800029 ! 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.865 x 3.379 at -16.37 degrees (North through East) ! Clean map min=-0.00404 max=0.095415 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: ! KP 1.04 LA 0.98 MK 1.03 OV 1.05 ! PT 0.91 SC 0.99 ! ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 1.06 MK 0.98 OV 1.04 ! PT 0.89 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 0.99 MK 0.99 OV 1.03 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! KP 0.92 LA 1.01 MK 0.98 OV 1.01 ! PT 1.01 SC 1.07 ! ! ! Fit before self-cal, rms=0.061688Jy sigma=0.800029 ! Fit after self-cal, rms=0.061172Jy sigma=0.793609 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.848 mas, bmaj=3.314 mas, bpa=-16.38 degrees ! Estimated noise=1.26878 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.000402135 Jy ! Component: 100 - total flux cleaned = -0.000447778 Jy ! Component: 150 - total flux cleaned = -0.000449526 Jy ! Component: 200 - total flux cleaned = -0.000448984 Jy ! Total flux subtracted in 200 components = -0.000448984 Jy ! Clean residual min=-0.003661 max=0.004020 Jy/beam ! Clean residual mean=-0.000002 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.107131 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.107131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061145Jy sigma=0.793510 ! Fit after self-cal, rms=0.061160Jy sigma=0.793331 ! 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.061160Jy sigma=0.793331 ! Fit after self-cal, rms=0.061062Jy sigma=0.792087 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8484 mas, bmaj=3.316 mas, bpa=-16.37 degrees ! Estimated noise=1.26622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371927 Jy ! Component: 100 - total flux cleaned = -0.000352294 Jy ! Component: 150 - total flux cleaned = -0.000351878 Jy ! Component: 200 - total flux cleaned = -0.000335018 Jy ! Total flux subtracted in 200 components = -0.000335018 Jy ! Clean residual min=-0.003540 max=0.004038 Jy/beam ! Clean residual mean=-0.000004 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.106796 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.106796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061043Jy sigma=0.792005 ! Fit after self-cal, rms=0.061064Jy sigma=0.791954 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.65229e-05 Jy ! Component: 100 - total flux cleaned = 1.69491e-05 Jy ! Component: 150 - total flux cleaned = 1.67519e-05 Jy ! Component: 200 - total flux cleaned = 1.7062e-05 Jy ! Total flux subtracted in 200 components = 1.7062e-05 Jy ! Clean residual min=-0.003491 max=0.003998 Jy/beam ! Clean residual mean=-0.000004 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.106813 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.106813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061052Jy sigma=0.791887 ! Fit after self-cal, rms=0.061053Jy sigma=0.791881 ! 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.061053Jy sigma=0.791881 ! Fit after self-cal, rms=0.061626Jy sigma=0.788065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8485 mas, bmaj=3.311 mas, bpa=-16.38 degrees ! Estimated noise=1.26651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.75485e-05 Jy ! Component: 100 - total flux cleaned = 8.53523e-05 Jy ! Component: 150 - total flux cleaned = 0.000100535 Jy ! Component: 200 - total flux cleaned = 0.000100325 Jy ! Total flux subtracted in 200 components = 0.000100325 Jy ! Clean residual min=-0.003349 max=0.003732 Jy/beam ! Clean residual mean=0.000015 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.106913 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.106913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061617Jy sigma=0.787978 ! Fit after self-cal, rms=0.061711Jy sigma=0.787755 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) ! Added new window around map position (46.2, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142667 Jy ! Component: 100 - total flux cleaned = 0.00179646 Jy ! Component: 150 - total flux cleaned = 0.00205829 Jy ! Component: 200 - total flux cleaned = 0.00214102 Jy ! Total flux subtracted in 200 components = 0.00214102 Jy ! Clean residual min=-0.003238 max=0.003554 Jy/beam ! Clean residual mean=0.000008 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.109054 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.109054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061464Jy sigma=0.785323 ! Fit after self-cal, rms=0.061425Jy sigma=0.784775 ! Inverting map ! Added new window around map position (34.4, -48.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024154 Jy ! Component: 100 - total flux cleaned = 0.00263038 Jy ! Component: 150 - total flux cleaned = 0.00295893 Jy ! Component: 200 - total flux cleaned = 0.00328357 Jy ! Total flux subtracted in 200 components = 0.00328357 Jy ! Clean residual min=-0.002830 max=0.003289 Jy/beam ! Clean residual mean=0.000012 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.112338 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.112338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061215Jy sigma=0.782639 ! Fit after self-cal, rms=0.061173Jy sigma=0.782226 ! Inverting map ! Added new window around map position (-42.4, 43.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001251 Jy ! Component: 100 - total flux cleaned = 0.00140623 Jy ! Component: 150 - total flux cleaned = 0.0015149 Jy ! Component: 200 - total flux cleaned = 0.00170661 Jy ! Total flux subtracted in 200 components = 0.00170661 Jy ! Clean residual min=-0.002684 max=0.002914 Jy/beam ! Clean residual mean=0.000011 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.114044 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.114044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060985Jy sigma=0.779919 ! Fit after self-cal, rms=0.060951Jy sigma=0.779579 ! 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.060951Jy sigma=0.779579 ! Fit after self-cal, rms=0.060356Jy sigma=0.778753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=11.91 mas, bpa=-8.717 degrees ! Estimated noise=1.68565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120868 Jy ! Component: 100 - total flux cleaned = 0.0017419 Jy ! Component: 150 - total flux cleaned = 0.00220052 Jy ! Component: 200 - total flux cleaned = 0.00256649 Jy ! Total flux subtracted in 200 components = 0.00256649 Jy ! Clean residual min=-0.002194 max=0.002510 Jy/beam ! Clean residual mean=0.000026 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.116611 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.116611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060327Jy sigma=0.778434 ! Fit after self-cal, rms=0.060320Jy sigma=0.778326 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.000435979 Jy ! Component: 100 - total flux cleaned = 0.000558754 Jy ! Component: 150 - total flux cleaned = 0.000646456 Jy ! Component: 200 - total flux cleaned = 0.000727532 Jy ! Total flux subtracted in 200 components = 0.000727532 Jy ! Clean residual min=-0.001845 max=0.002587 Jy/beam ! Clean residual mean=0.000025 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.117338 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.117338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060313Jy sigma=0.778207 ! Fit after self-cal, rms=0.060314Jy sigma=0.778187 ! 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.8478 mas, bmaj=3.29 mas, bpa=-16.24 degrees ! Estimated noise=1.25723 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8478 x 3.29 at -16.24 degrees (North through East) ! Clean map min=-0.0039107 max=0.09538 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.6446 mas, bmaj=2.659 mas, bpa=-17.5 degrees ! Estimated noise=2.26394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0743006 Jy ! Component: 100 - total flux cleaned = 0.0938325 Jy ! Component: 150 - total flux cleaned = 0.09907 Jy ! Component: 200 - total flux cleaned = 0.10241 Jy ! Total flux subtracted in 200 components = 0.10241 Jy ! Clean residual min=-0.006503 max=0.006671 Jy/beam ! Clean residual mean=0.000018 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.10241 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.10241 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8478 mas, bmaj=3.29 mas, bpa=-16.24 degrees ! Estimated noise=1.25723 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.00563451 Jy ! Component: 100 - total flux cleaned = 0.00786653 Jy ! Component: 150 - total flux cleaned = 0.00909392 Jy ! Component: 200 - total flux cleaned = 0.010058 Jy ! Total flux subtracted in 200 components = 0.010058 Jy ! Clean residual min=-0.003033 max=0.002816 Jy/beam ! Clean residual mean=0.000021 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.112468 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.112468 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=3.037 mas, bmaj=11.91 mas, bpa=-8.717 degrees ! Estimated noise=1.68565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214196 Jy ! Component: 100 - total flux cleaned = 0.00359109 Jy ! Component: 150 - total flux cleaned = 0.0046915 Jy ! Component: 200 - total flux cleaned = 0.00540494 Jy ! Total flux subtracted in 200 components = 0.00540494 Jy ! Clean residual min=-0.001965 max=0.002596 Jy/beam ! Clean residual mean=0.000029 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.117873 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.000312434 Jy ! Component: 100 - total flux cleaned = 0.000440059 Jy ! Component: 150 - total flux cleaned = 0.000558764 Jy ! Component: 200 - total flux cleaned = 0.000669419 Jy ! Total flux subtracted in 200 components = 0.000669419 Jy ! Clean residual min=-0.001817 max=0.002636 Jy/beam ! Clean residual mean=0.000027 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.118542 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.118542 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8478 mas, bmaj=3.29 mas, bpa=-16.24 degrees ! Estimated noise=1.25723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.97429e-05 Jy ! Component: 100 - total flux cleaned = 0.00014625 Jy ! Component: 150 - total flux cleaned = 3.35107e-05 Jy ! Component: 200 - total flux cleaned = -1.61643e-05 Jy ! Total flux subtracted in 200 components = -1.61643e-05 Jy ! Clean residual min=-0.002686 max=0.002862 Jy/beam ! Clean residual mean=0.000012 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.118526 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.118526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060316Jy sigma=0.778372 ! Fit after self-cal, rms=0.060307Jy sigma=0.778171 wmodel /scr/pima/rv100_uvs/J0317-4414_X_map.mod ! Writing 74 model components to file: /scr/pima/rv100_uvs/J0317-4414_X_map.mod wobs /scr/pima/rv100_uvs/J0317-4414_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0317-4414_X_uvs.fits wwins /scr/pima/rv100_uvs/J0317-4414_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv100_uvs/J0317-4414_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.000333713 Jy ! Component: 100 - total flux cleaned = 0.000334754 Jy ! Component: 150 - total flux cleaned = 0.000216764 Jy ! Component: 200 - total flux cleaned = 6.57304e-05 Jy ! Component: 250 - total flux cleaned = -0.000150998 Jy ! Component: 300 - total flux cleaned = -0.000429965 Jy ! Component: 350 - total flux cleaned = -0.000564099 Jy ! Component: 400 - total flux cleaned = -0.00079161 Jy ! Component: 450 - total flux cleaned = -0.00082386 Jy ! Component: 500 - total flux cleaned = -0.000948259 Jy ! Component: 550 - total flux cleaned = -0.00109789 Jy ! Component: 600 - total flux cleaned = -0.00112722 Jy ! Component: 650 - total flux cleaned = -0.00124245 Jy ! Component: 700 - total flux cleaned = -0.001299 Jy ! Component: 750 - total flux cleaned = -0.00152088 Jy ! Component: 800 - total flux cleaned = -0.00157494 Jy ! Component: 850 - total flux cleaned = -0.00170888 Jy ! Component: 900 - total flux cleaned = -0.00173533 Jy ! Component: 950 - total flux cleaned = -0.00171011 Jy ! Component: 1000 - total flux cleaned = -0.00176133 Jy ! Component: 1050 - total flux cleaned = -0.00176135 Jy ! Component: 1100 - total flux cleaned = -0.00183517 Jy ! Component: 1150 - total flux cleaned = -0.00181097 Jy ! Component: 1200 - total flux cleaned = -0.00178758 Jy ! Component: 1250 - total flux cleaned = -0.0017644 Jy ! Component: 1300 - total flux cleaned = -0.00174124 Jy ! Component: 1350 - total flux cleaned = -0.00171849 Jy ! Component: 1400 - total flux cleaned = -0.00171827 Jy ! Component: 1450 - total flux cleaned = -0.00162912 Jy ! Component: 1500 - total flux cleaned = -0.0016728 Jy ! Component: 1550 - total flux cleaned = -0.00162886 Jy ! Component: 1600 - total flux cleaned = -0.00152183 Jy ! Component: 1650 - total flux cleaned = -0.00154303 Jy ! Component: 1700 - total flux cleaned = -0.00150111 Jy ! Component: 1750 - total flux cleaned = -0.00145968 Jy ! Component: 1800 - total flux cleaned = -0.00143929 Jy ! Component: 1850 - total flux cleaned = -0.00141905 Jy ! Component: 1900 - total flux cleaned = -0.00133872 Jy ! Component: 1950 - total flux cleaned = -0.00133849 Jy ! Component: 2000 - total flux cleaned = -0.00129905 Jy ! Component: 2050 - total flux cleaned = -0.00120154 Jy ! Component: 2100 - total flux cleaned = -0.00116317 Jy ! Component: 2150 - total flux cleaned = -0.00116326 Jy ! Component: 2200 - total flux cleaned = -0.00104949 Jy ! Component: 2250 - total flux cleaned = -0.00104993 Jy ! Component: 2300 - total flux cleaned = -0.00103141 Jy ! Component: 2350 - total flux cleaned = -0.000975809 Jy ! Component: 2400 - total flux cleaned = -0.000957541 Jy ! Component: 2450 - total flux cleaned = -0.000939466 Jy ! Component: 2500 - total flux cleaned = -0.000993683 Jy ! Component: 2550 - total flux cleaned = -0.000957953 Jy ! Component: 2600 - total flux cleaned = -0.00102906 Jy ! Component: 2650 - total flux cleaned = -0.0010114 Jy ! Component: 2700 - total flux cleaned = -0.00102891 Jy ! Component: 2750 - total flux cleaned = -0.00102898 Jy ! Component: 2800 - total flux cleaned = -0.00111517 Jy ! Component: 2850 - total flux cleaned = -0.00109804 Jy ! Component: 2900 - total flux cleaned = -0.00118316 Jy ! Component: 2950 - total flux cleaned = -0.00119995 Jy ! Component: 3000 - total flux cleaned = -0.001267 Jy ! Component: 3050 - total flux cleaned = -0.00133355 Jy ! Component: 3100 - total flux cleaned = -0.00136658 Jy ! Component: 3150 - total flux cleaned = -0.00135014 Jy ! Component: 3200 - total flux cleaned = -0.00136659 Jy ! Component: 3250 - total flux cleaned = -0.00141524 Jy ! Component: 3300 - total flux cleaned = -0.00141529 Jy ! Component: 3350 - total flux cleaned = -0.00143134 Jy ! Component: 3400 - total flux cleaned = -0.00147924 Jy ! Component: 3450 - total flux cleaned = -0.00149527 Jy ! Component: 3500 - total flux cleaned = -0.00155856 Jy ! Component: 3550 - total flux cleaned = -0.00158994 Jy ! Component: 3600 - total flux cleaned = -0.00163694 Jy ! Component: 3650 - total flux cleaned = -0.00168366 Jy ! Component: 3700 - total flux cleaned = -0.0017146 Jy ! Component: 3750 - total flux cleaned = -0.00174545 Jy ! Component: 3800 - total flux cleaned = -0.00180688 Jy ! Component: 3850 - total flux cleaned = -0.00182221 Jy ! Component: 3900 - total flux cleaned = -0.00185261 Jy ! Component: 3950 - total flux cleaned = -0.00188288 Jy ! Component: 4000 - total flux cleaned = -0.00191288 Jy ! Component: 4050 - total flux cleaned = -0.0019279 Jy ! Total flux subtracted in 4096 components = -0.00194289 Jy ! Clean residual min=-0.000778 max=0.000971 Jy/beam ! Clean residual mean=0.000001 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.116583 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 305 components and 0.116583 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0317-4414_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8478 x 3.29 at -16.24 degrees (North through East) ! Clean map min=-0.0034022 max=0.094452 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0317-4414_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0944521 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.829221 0.829221 1.65844 3.31688 6.63377 13.2675 26.5351 53.0701 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 361.785 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0317-4414_X_uvs.log closed on Mon Feb 29 13:25:10 2016