! Started logfile: /scr/pima/rv100_uvs/J1624+5741_S_uvs.log on Mon Feb 29 13:28:40 2016 obs /scr/pima/rv100_uvs/J1624+5741_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1624+5741_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! AN table 2: 2 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.257866 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1624+5741 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3344 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J1624+5741_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 418 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 418 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 418 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 418 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.026379Jy sigma=7.119533 ! Fit after self-cal, rms=0.766555Jy sigma=5.364730 ! 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.825 mas, bmaj=6.227 mas, bpa=-50.11 degrees ! Estimated noise=2.98977 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.18445 Jy ! Component: 100 - total flux cleaned = 0.249153 Jy ! Total flux subtracted in 100 components = 0.249153 Jy ! Clean residual min=-0.010700 max=0.026574 Jy/beam ! Clean residual mean=0.000084 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.249153 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.249153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100564Jy sigma=0.588732 ! Fit after self-cal, rms=0.099705Jy sigma=0.584510 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295369 Jy ! Component: 100 - total flux cleaned = 0.0429731 Jy ! Total flux subtracted in 100 components = 0.0429731 Jy ! Clean residual min=-0.006321 max=0.008598 Jy/beam ! Clean residual mean=0.000053 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.292126 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.292126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091449Jy sigma=0.505052 ! Fit after self-cal, rms=0.091217Jy sigma=0.503567 ! 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=4.246 mas, bmaj=8.672 mas, bpa=-54.98 degrees ! Estimated noise=1.9799 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 (6, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114192 Jy ! Component: 100 - total flux cleaned = 0.018517 Jy ! Component: 150 - total flux cleaned = 0.023337 Jy ! Component: 200 - total flux cleaned = 0.026679 Jy ! Total flux subtracted in 200 components = 0.026679 Jy ! Clean residual min=-0.004155 max=0.006692 Jy/beam ! Clean residual mean=0.000541 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.318805 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.318805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089601Jy sigma=0.489208 ! Fit after self-cal, rms=0.089516Jy sigma=0.488120 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.246 x 8.672 at -54.98 degrees (North through East) ! Clean map min=-0.0038926 max=0.23422 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: ! HN 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* NY 1.00* OV 1.00* PT 1.00* ! SC 1.00* WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.97 KP 1.03 LA 0.97 MK 0.96 ! NL 0.99 NY 1.10 OV 1.01 PT 1.01 ! SC 0.98 WF 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 1.02 LA 1.00 MK 0.90 ! NL 1.01 NY 1.08 OV 1.03 PT 0.99 ! SC 1.01 WF 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 1.02 LA 0.96 MK 1.15 ! NL 1.01 NY 0.94 OV 1.06 PT 1.03 ! SC 1.00 WF 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.089516Jy sigma=0.488120 ! Fit after self-cal, rms=0.089254Jy sigma=0.488265 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=9.426 mas, bpa=-52.66 degrees ! Estimated noise=2.01125 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.00339725 Jy ! Component: 100 - total flux cleaned = 0.00468903 Jy ! Component: 150 - total flux cleaned = 0.00537333 Jy ! Component: 200 - total flux cleaned = 0.00576975 Jy ! Total flux subtracted in 200 components = 0.00576975 Jy ! Clean residual min=-0.003618 max=0.005222 Jy/beam ! Clean residual mean=0.000195 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.324575 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.324575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089112Jy sigma=0.486891 ! Fit after self-cal, rms=0.089095Jy sigma=0.486667 ! 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.089095Jy sigma=0.486667 ! Fit after self-cal, rms=0.086975Jy sigma=0.479853 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=9.436 mas, bpa=-52.46 degrees ! Estimated noise=2.0038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141839 Jy ! Component: 100 - total flux cleaned = 0.00205647 Jy ! Component: 150 - total flux cleaned = 0.0023214 Jy ! Component: 200 - total flux cleaned = 0.00243601 Jy ! Total flux subtracted in 200 components = 0.00243601 Jy ! Clean residual min=-0.003588 max=0.004267 Jy/beam ! Clean residual mean=0.000114 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.327011 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.327011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086930Jy sigma=0.479358 ! Fit after self-cal, rms=0.086966Jy sigma=0.479274 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 (126.5, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346089 Jy ! Component: 100 - total flux cleaned = 0.00428653 Jy ! Component: 150 - total flux cleaned = 0.00448431 Jy ! Component: 200 - total flux cleaned = 0.00461722 Jy ! Total flux subtracted in 200 components = 0.00461722 Jy ! Clean residual min=-0.003498 max=0.003939 Jy/beam ! Clean residual mean=0.000076 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.331628 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.331628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086845Jy sigma=0.477831 ! Fit after self-cal, rms=0.086849Jy sigma=0.477725 ! 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.086849Jy sigma=0.477725 ! Fit after self-cal, rms=0.086896Jy sigma=0.474912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=9.42 mas, bpa=-52.39 degrees ! Estimated noise=1.99991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143791 Jy ! Component: 100 - total flux cleaned = 0.00191048 Jy ! Component: 150 - total flux cleaned = 0.00215483 Jy ! Component: 200 - total flux cleaned = 0.00234174 Jy ! Total flux subtracted in 200 components = 0.00234174 Jy ! Clean residual min=-0.003431 max=0.003592 Jy/beam ! Clean residual mean=0.000063 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.33397 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.33397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086852Jy sigma=0.474537 ! Fit after self-cal, rms=0.086855Jy sigma=0.474513 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.000479691 Jy ! Component: 100 - total flux cleaned = 0.000584227 Jy ! Component: 150 - total flux cleaned = 0.000583668 Jy ! Component: 200 - total flux cleaned = 0.00061558 Jy ! Total flux subtracted in 200 components = 0.00061558 Jy ! Clean residual min=-0.003416 max=0.003458 Jy/beam ! Clean residual mean=0.000053 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.334586 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.334585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086831Jy sigma=0.474327 ! Fit after self-cal, rms=0.086832Jy sigma=0.474322 ! 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.086832Jy sigma=0.474322 ! Fit after self-cal, rms=0.086956Jy sigma=0.474281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.287 mas, bmaj=14 mas, bpa=-57.2 degrees ! Estimated noise=2.26807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000686066 Jy ! Component: 100 - total flux cleaned = 0.000810331 Jy ! Component: 150 - total flux cleaned = 0.000878059 Jy ! Component: 200 - total flux cleaned = 0.000878076 Jy ! Total flux subtracted in 200 components = 0.000878076 Jy ! Clean residual min=-0.003181 max=0.004508 Jy/beam ! Clean residual mean=0.000090 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.335464 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 138 components and 0.335464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086954Jy sigma=0.474176 ! Fit after self-cal, rms=0.086949Jy sigma=0.474150 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 (-17.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375804 Jy ! Component: 100 - total flux cleaned = 0.00429524 Jy ! Component: 150 - total flux cleaned = 0.0042365 Jy ! Component: 200 - total flux cleaned = 0.00428989 Jy ! Total flux subtracted in 200 components = 0.00428989 Jy ! Clean residual min=-0.003237 max=0.003656 Jy/beam ! Clean residual mean=-0.000096 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.339753 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 183 components and 0.339753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086854Jy sigma=0.472715 ! Fit after self-cal, rms=0.086834Jy sigma=0.472548 ! 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=4.219 mas, bmaj=9.42 mas, bpa=-52.37 degrees ! Estimated noise=1.99848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.219 x 9.42 at -52.37 degrees (North through East) ! Clean map min=-0.0033704 max=0.23183 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=3.745 mas, bmaj=7.829 mas, bpa=-42.75 degrees ! Estimated noise=2.93179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179101 Jy ! Component: 100 - total flux cleaned = 0.244667 Jy ! Component: 150 - total flux cleaned = 0.274814 Jy ! Component: 200 - total flux cleaned = 0.289611 Jy ! Total flux subtracted in 200 components = 0.289611 Jy ! Clean residual min=-0.006589 max=0.006815 Jy/beam ! Clean residual mean=0.000050 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.289611 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.289611 Jy ! Inverting map and beam ! Estimated beam: bmin=4.219 mas, bmaj=9.42 mas, bpa=-52.37 degrees ! Estimated noise=1.99848 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.0120029 Jy ! Component: 100 - total flux cleaned = 0.0200889 Jy ! Component: 150 - total flux cleaned = 0.0262613 Jy ! Component: 200 - total flux cleaned = 0.0311779 Jy ! Total flux subtracted in 200 components = 0.0311779 Jy ! Clean residual min=-0.004095 max=0.004027 Jy/beam ! Clean residual mean=0.000344 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.320788 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 90 components and 0.320789 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.287 mas, bmaj=14 mas, bpa=-57.2 degrees ! Estimated noise=2.26807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00569403 Jy ! Component: 100 - total flux cleaned = 0.00945681 Jy ! Component: 150 - total flux cleaned = 0.0122696 Jy ! Component: 200 - total flux cleaned = 0.014112 Jy ! Total flux subtracted in 200 components = 0.014112 Jy ! Clean residual min=-0.003090 max=0.003796 Jy/beam ! Clean residual mean=0.000074 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.334901 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.0011158 Jy ! Component: 100 - total flux cleaned = 0.00170177 Jy ! Component: 150 - total flux cleaned = 0.00190909 Jy ! Component: 200 - total flux cleaned = 0.00200394 Jy ! Total flux subtracted in 200 components = 0.00200394 Jy ! Clean residual min=-0.003057 max=0.003634 Jy/beam ! Clean residual mean=0.000003 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.336905 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 193 components and 0.336904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.219 mas, bmaj=9.42 mas, bpa=-52.37 degrees ! Estimated noise=1.99848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010774 Jy ! Component: 100 - total flux cleaned = -0.000109348 Jy ! Component: 150 - total flux cleaned = -5.5472e-05 Jy ! Component: 200 - total flux cleaned = 4.49572e-05 Jy ! Total flux subtracted in 200 components = 4.49572e-05 Jy ! Clean residual min=-0.003575 max=0.003052 Jy/beam ! Clean residual mean=-0.000010 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.336949 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 225 components and 0.336949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086839Jy sigma=0.472190 ! Fit after self-cal, rms=0.086806Jy sigma=0.471930 wmodel /scr/pima/rv100_uvs/J1624+5741_S_map.mod ! Writing 225 model components to file: /scr/pima/rv100_uvs/J1624+5741_S_map.mod wobs /scr/pima/rv100_uvs/J1624+5741_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1624+5741_S_uvs.fits wwins /scr/pima/rv100_uvs/J1624+5741_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv100_uvs/J1624+5741_S_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.000764332 Jy ! Component: 100 - total flux cleaned = -0.000919353 Jy ! Component: 150 - total flux cleaned = -0.000920021 Jy ! Component: 200 - total flux cleaned = -0.000690112 Jy ! Component: 250 - total flux cleaned = -0.000467661 Jy ! Component: 300 - total flux cleaned = -0.000209313 Jy ! Component: 350 - total flux cleaned = 4.07444e-05 Jy ! Component: 400 - total flux cleaned = 0.000203577 Jy ! Component: 450 - total flux cleaned = 0.000323396 Jy ! Component: 500 - total flux cleaned = 0.000401162 Jy ! Component: 550 - total flux cleaned = 0.000439075 Jy ! Component: 600 - total flux cleaned = 0.00047606 Jy ! Component: 650 - total flux cleaned = 0.000476326 Jy ! Component: 700 - total flux cleaned = 0.000548596 Jy ! Component: 750 - total flux cleaned = 0.000583758 Jy ! Component: 800 - total flux cleaned = 0.000584055 Jy ! Component: 850 - total flux cleaned = 0.000687085 Jy ! Component: 900 - total flux cleaned = 0.000720678 Jy ! Component: 950 - total flux cleaned = 0.000753734 Jy ! Component: 1000 - total flux cleaned = 0.000818683 Jy ! Component: 1050 - total flux cleaned = 0.000785946 Jy ! Component: 1100 - total flux cleaned = 0.000754326 Jy ! Component: 1150 - total flux cleaned = 0.000786312 Jy ! Component: 1200 - total flux cleaned = 0.000879509 Jy ! Component: 1250 - total flux cleaned = 0.000848897 Jy ! Component: 1300 - total flux cleaned = 0.000970711 Jy ! Component: 1350 - total flux cleaned = 0.00103058 Jy ! Component: 1400 - total flux cleaned = 0.00111974 Jy ! Component: 1450 - total flux cleaned = 0.00117802 Jy ! Component: 1500 - total flux cleaned = 0.00117773 Jy ! Component: 1550 - total flux cleaned = 0.00123507 Jy ! Component: 1600 - total flux cleaned = 0.00129195 Jy ! Component: 1650 - total flux cleaned = 0.00137643 Jy ! Component: 1700 - total flux cleaned = 0.00140421 Jy ! Component: 1750 - total flux cleaned = 0.00148678 Jy ! Component: 1800 - total flux cleaned = 0.00145973 Jy ! Component: 1850 - total flux cleaned = 0.00162176 Jy ! Component: 1900 - total flux cleaned = 0.00156821 Jy ! Component: 1950 - total flux cleaned = 0.00162109 Jy ! Component: 2000 - total flux cleaned = 0.00164742 Jy ! Component: 2050 - total flux cleaned = 0.00167358 Jy ! Component: 2100 - total flux cleaned = 0.00172503 Jy ! Component: 2150 - total flux cleaned = 0.00180132 Jy ! Component: 2200 - total flux cleaned = 0.00177595 Jy ! Component: 2250 - total flux cleaned = 0.00182572 Jy ! Component: 2300 - total flux cleaned = 0.00180093 Jy ! Component: 2350 - total flux cleaned = 0.00182549 Jy ! Component: 2400 - total flux cleaned = 0.00184994 Jy ! Component: 2450 - total flux cleaned = 0.00177763 Jy ! Component: 2500 - total flux cleaned = 0.00182572 Jy ! Component: 2550 - total flux cleaned = 0.00182568 Jy ! Component: 2600 - total flux cleaned = 0.00182545 Jy ! Component: 2650 - total flux cleaned = 0.00177872 Jy ! Component: 2700 - total flux cleaned = 0.00180195 Jy ! Component: 2750 - total flux cleaned = 0.00175585 Jy ! Component: 2800 - total flux cleaned = 0.00168739 Jy ! Component: 2850 - total flux cleaned = 0.00168747 Jy ! Component: 2900 - total flux cleaned = 0.00170999 Jy ! Component: 2950 - total flux cleaned = 0.00164303 Jy ! Component: 3000 - total flux cleaned = 0.00166544 Jy ! Component: 3050 - total flux cleaned = 0.00164349 Jy ! Component: 3100 - total flux cleaned = 0.0016653 Jy ! Component: 3150 - total flux cleaned = 0.00170857 Jy ! Component: 3200 - total flux cleaned = 0.00160031 Jy ! Component: 3250 - total flux cleaned = 0.00168642 Jy ! Component: 3300 - total flux cleaned = 0.00170767 Jy ! Component: 3350 - total flux cleaned = 0.00172888 Jy ! Component: 3400 - total flux cleaned = 0.00170783 Jy ! Component: 3450 - total flux cleaned = 0.00170801 Jy ! Component: 3500 - total flux cleaned = 0.00170814 Jy ! Component: 3550 - total flux cleaned = 0.00181191 Jy ! Component: 3600 - total flux cleaned = 0.00179124 Jy ! Component: 3650 - total flux cleaned = 0.00179123 Jy ! Component: 3700 - total flux cleaned = 0.00181159 Jy ! Component: 3750 - total flux cleaned = 0.00183194 Jy ! Component: 3800 - total flux cleaned = 0.00183199 Jy ! Component: 3850 - total flux cleaned = 0.00187199 Jy ! Component: 3900 - total flux cleaned = 0.001872 Jy ! Component: 3950 - total flux cleaned = 0.00195123 Jy ! Component: 4000 - total flux cleaned = 0.00195111 Jy ! Component: 4050 - total flux cleaned = 0.00195094 Jy ! Total flux subtracted in 4096 components = 0.00193145 Jy ! Clean residual min=-0.001185 max=0.001126 Jy/beam ! Clean residual mean=-0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.338881 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 529 components and 0.338881 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1624+5741_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.219 x 9.42 at -52.37 degrees (North through East) ! Clean map min=-0.0025569 max=0.23252 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1624+5741_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.23252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000372859 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481067 0.481067 0.962134 1.92427 3.84853 7.69707 15.3941 30.7883 61.5765 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.232 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 623.614 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1624+5741_S_uvs.log closed on Mon Feb 29 13:28:44 2016