! Started logfile: /scr/pima/rdv62_uvs/J1332+0200_S_uvs.log on Fri Nov 22 22:37:31 2013 obs /scr/pima/rdv62_uvs/J1332+0200_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv62_uvs/J1332+0200_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! AN table 2: 43 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.883523 visibilities/baseline/integration-bin. ! Found source: J1332+0200 ! ! 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 0 lines of history. ! ! Reading 11196 visibilities. select RR ! 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv62_uvs/J1332+0200_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.081475Jy sigma=4.362972 ! Fit after self-cal, rms=0.640603Jy sigma=2.457464 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 2:KK ! Flagging baselines of antenna 2:KK in the currently selected channels. ![Exited script file: /tmp/ff.ff] 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.145 mas, bmaj=7.654 mas, bpa=-9.523 degrees ! Estimated noise=3.3277 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.279332 Jy ! Component: 100 - total flux cleaned = 0.355595 Jy ! Total flux subtracted in 100 components = 0.355595 Jy ! Clean residual min=-0.012213 max=0.033116 Jy/beam ! Clean residual mean=0.000003 rms=0.004189 Jy/beam ! Combined flux in latest and established models = 0.355595 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.355595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106703Jy sigma=0.433229 ! Fit after self-cal, rms=0.106699Jy sigma=0.433080 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358088 Jy ! Component: 100 - total flux cleaned = 0.054472 Jy ! Total flux subtracted in 100 components = 0.054472 Jy ! Clean residual min=-0.007691 max=0.009958 Jy/beam ! Clean residual mean=0.000004 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.410067 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.410067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091977Jy sigma=0.362798 ! Fit after self-cal, rms=0.091998Jy sigma=0.362680 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.992 mas, bmaj=8.729 mas, bpa=-6.772 degrees ! Estimated noise=1.8043 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.0150366 Jy ! Component: 100 - total flux cleaned = 0.0227246 Jy ! Component: 150 - total flux cleaned = 0.0273283 Jy ! Component: 200 - total flux cleaned = 0.030282 Jy ! Total flux subtracted in 200 components = 0.030282 Jy ! Clean residual min=-0.010915 max=0.007142 Jy/beam ! Clean residual mean=-0.000001 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.440349 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.440349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089855Jy sigma=0.352282 ! Fit after self-cal, rms=0.089856Jy sigma=0.352251 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.94 KP 1.03 ! LA 1.11 MK 0.94 NL 1.03 OV 0.97 ! PT 1.03 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.00 KK 1.00* KP 1.09 ! LA 1.14 MK 0.96 NL 0.99 OV 1.00 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.10 KP 1.05 ! LA 1.05 MK 1.04 NL 1.06 OV 1.05 ! PT 1.03 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.05 KK 1.00* KP 1.04 ! LA 1.07 MK 1.03 NL 1.03 OV 1.02 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.02 KP 1.00 ! LA 0.83 MK 1.07 NL 1.12 OV 1.06 ! PT 1.04 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 1.05 KK 1.00* KP 1.00 ! LA 0.85 MK 1.03 NL 1.08 OV 1.06 ! PT 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.97 KP 0.94 ! LA 0.73 MK 1.04 NL 1.01 OV 0.89 ! PT 0.99 SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.01 KK 1.00* KP 0.95 ! LA 0.73 MK 1.01 NL 0.98 OV 0.90 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.089856Jy sigma=0.352251 ! Fit after self-cal, rms=0.073645Jy sigma=0.281010 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.01 mas, bmaj=8.773 mas, bpa=-6.675 degrees ! Estimated noise=1.80665 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.00107381 Jy ! Component: 100 - total flux cleaned = -0.00128256 Jy ! Component: 150 - total flux cleaned = -0.00142663 Jy ! Component: 200 - total flux cleaned = -0.00155158 Jy ! Total flux subtracted in 200 components = -0.00155158 Jy ! Clean residual min=-0.003339 max=0.004126 Jy/beam ! Clean residual mean=0.000020 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.438798 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.438798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073598Jy sigma=0.280854 ! Fit after self-cal, rms=0.073648Jy sigma=0.280722 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073648Jy sigma=0.280722 ! Fit after self-cal, rms=0.073684Jy sigma=0.280699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.013 mas, bmaj=8.782 mas, bpa=-6.671 degrees ! Estimated noise=1.80686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000833438 Jy ! Component: 100 - total flux cleaned = -0.000983616 Jy ! Component: 150 - total flux cleaned = -0.00111444 Jy ! Component: 200 - total flux cleaned = -0.00118496 Jy ! Total flux subtracted in 200 components = -0.00118496 Jy ! Clean residual min=-0.003288 max=0.004135 Jy/beam ! Clean residual mean=0.000021 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.437613 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.437613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073658Jy sigma=0.280623 ! Fit after self-cal, rms=0.073657Jy sigma=0.280620 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 (98.4, 46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382426 Jy ! Component: 100 - total flux cleaned = 0.00555037 Jy ! Component: 150 - total flux cleaned = 0.00622029 Jy ! Component: 200 - total flux cleaned = 0.00662255 Jy ! Total flux subtracted in 200 components = 0.00662255 Jy ! Clean residual min=-0.003288 max=0.003155 Jy/beam ! Clean residual mean=0.000010 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.444235 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.444235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073489Jy sigma=0.279687 ! Fit after self-cal, rms=0.073487Jy sigma=0.279658 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073487Jy sigma=0.279658 ! Fit after self-cal, rms=0.073467Jy sigma=0.279588 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=8.792 mas, bpa=-6.682 degrees ! Estimated noise=1.80579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000709356 Jy ! Component: 100 - total flux cleaned = 0.000640466 Jy ! Component: 150 - total flux cleaned = 0.00061008 Jy ! Component: 200 - total flux cleaned = 0.000525817 Jy ! Total flux subtracted in 200 components = 0.000525817 Jy ! Clean residual min=-0.003091 max=0.003116 Jy/beam ! Clean residual mean=0.000010 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.444761 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.444761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073436Jy sigma=0.279453 ! Fit after self-cal, rms=0.073438Jy sigma=0.279449 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 = -6.33677e-05 Jy ! Component: 100 - total flux cleaned = -0.000115639 Jy ! Component: 150 - total flux cleaned = -0.000115759 Jy ! Component: 200 - total flux cleaned = -0.000115747 Jy ! Total flux subtracted in 200 components = -0.000115747 Jy ! Clean residual min=-0.003016 max=0.003080 Jy/beam ! Clean residual mean=0.000010 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.444645 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.444645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073420Jy sigma=0.279394 ! Fit after self-cal, rms=0.073420Jy sigma=0.279393 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073420Jy sigma=0.279393 ! Fit after self-cal, rms=0.073418Jy sigma=0.279379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.773 mas, bmaj=12.93 mas, bpa=7.368 degrees ! Estimated noise=1.96277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186686 Jy ! Component: 100 - total flux cleaned = 0.000107482 Jy ! Component: 150 - total flux cleaned = 3.93424e-05 Jy ! Component: 200 - total flux cleaned = -1.95563e-05 Jy ! Total flux subtracted in 200 components = -1.95563e-05 Jy ! Clean residual min=-0.002959 max=0.003356 Jy/beam ! Clean residual mean=0.000018 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.444626 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 139 components and 0.444626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073413Jy sigma=0.279320 ! Fit after self-cal, rms=0.073406Jy sigma=0.279305 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.81106e-05 Jy ! Component: 100 - total flux cleaned = -3.65304e-05 Jy ! Component: 150 - total flux cleaned = -0.000108957 Jy ! Component: 200 - total flux cleaned = -0.00017442 Jy ! Total flux subtracted in 200 components = -0.00017442 Jy ! Clean residual min=-0.002886 max=0.003376 Jy/beam ! Clean residual mean=0.000017 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.444451 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 149 components and 0.444451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073410Jy sigma=0.279294 ! Fit after self-cal, rms=0.073401Jy sigma=0.279278 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.073952Jy sigma=0.280851 ! Fit after self-cal, rms=0.073952Jy sigma=0.280851 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 22 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.073952Jy sigma=0.280851 ! Fit after self-cal, rms=0.073445Jy sigma=0.279260 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.158 mas, bmaj=7.72 mas, bpa=-9.579 degrees ! Estimated noise=3.35163 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.00197443 Jy ! Component: 100 - total flux cleaned = -0.00293044 Jy ! Component: 150 - total flux cleaned = -0.00347347 Jy ! Component: 200 - total flux cleaned = -0.00388013 Jy ! Total flux subtracted in 200 components = -0.00388013 Jy ! Clean residual min=-0.004032 max=0.003421 Jy/beam ! Clean residual mean=-0.000000 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.440571 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 165 components and 0.440571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073432Jy sigma=0.279338 ! Fit after self-cal, rms=0.073422Jy sigma=0.279293 ! Inverting map 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.018 mas, bmaj=8.805 mas, bpa=-6.719 degrees ! Estimated noise=1.80626 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 (24.8, 79.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187528 Jy ! Component: 100 - total flux cleaned = 0.00241269 Jy ! Component: 150 - total flux cleaned = 0.00246827 Jy ! Component: 200 - total flux cleaned = 0.00246918 Jy ! Component: 250 - total flux cleaned = 0.00264104 Jy ! Component: 300 - total flux cleaned = 0.00264179 Jy ! Component: 350 - total flux cleaned = 0.00271769 Jy ! Component: 400 - total flux cleaned = 0.00278803 Jy ! Total flux subtracted in 400 components = 0.00278803 Jy ! Clean residual min=-0.002824 max=0.002738 Jy/beam ! Clean residual mean=0.000011 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.443359 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 221 components and 0.443359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073246Jy sigma=0.278719 ! Fit after self-cal, rms=0.073242Jy sigma=0.278696 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.56605e-05 Jy ! Component: 100 - total flux cleaned = 0.000127685 Jy ! Component: 150 - total flux cleaned = 0.000159324 Jy ! Component: 200 - total flux cleaned = 0.000158737 Jy ! Component: 250 - total flux cleaned = 0.000159215 Jy ! Component: 300 - total flux cleaned = 0.000159067 Jy ! Component: 350 - total flux cleaned = 0.000185677 Jy ! Component: 400 - total flux cleaned = 0.000186057 Jy ! Total flux subtracted in 400 components = 0.000186057 Jy ! Clean residual min=-0.002853 max=0.002597 Jy/beam ! Clean residual mean=0.000011 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.443545 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 261 components and 0.443545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073191Jy sigma=0.278544 ! Fit after self-cal, rms=0.073189Jy sigma=0.278542 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! A total of 65 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.073749Jy sigma=0.280135 ! Fit after self-cal, rms=0.073136Jy sigma=0.278462 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=8.812 mas, bpa=-6.747 degrees ! Estimated noise=1.80446 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679544 Jy ! Component: 100 - total flux cleaned = 0.000862808 Jy ! Component: 150 - total flux cleaned = 0.000862711 Jy ! Component: 200 - total flux cleaned = 0.000784545 Jy ! Component: 250 - total flux cleaned = 0.000710176 Jy ! Component: 300 - total flux cleaned = 0.000686134 Jy ! Component: 350 - total flux cleaned = 0.000592874 Jy ! Component: 400 - total flux cleaned = 0.000570062 Jy ! Total flux subtracted in 400 components = 0.000570062 Jy ! Clean residual min=-0.002813 max=0.002545 Jy/beam ! Clean residual mean=0.000010 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.444115 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 296 components and 0.444115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073095Jy sigma=0.278344 ! Fit after self-cal, rms=0.073095Jy sigma=0.278340 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.94737e-05 Jy ! Component: 100 - total flux cleaned = -6.9021e-05 Jy ! Component: 150 - total flux cleaned = -9.04825e-05 Jy ! Component: 200 - total flux cleaned = -0.000111596 Jy ! Component: 250 - total flux cleaned = -0.00017317 Jy ! Component: 300 - total flux cleaned = -0.000193159 Jy ! Component: 350 - total flux cleaned = -0.000252271 Jy ! Component: 400 - total flux cleaned = -0.000271775 Jy ! Total flux subtracted in 400 components = -0.000271775 Jy ! Clean residual min=-0.002778 max=0.002470 Jy/beam ! Clean residual mean=0.000010 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.443843 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 314 components and 0.443843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073070Jy sigma=0.278271 ! Fit after self-cal, rms=0.073069Jy sigma=0.278271 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073069Jy sigma=0.278271 ! Fit after self-cal, rms=0.073051Jy sigma=0.278255 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.022 mas, bmaj=8.813 mas, bpa=-6.753 degrees ! Estimated noise=1.80369 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129392 Jy ! Component: 100 - total flux cleaned = 0.000235607 Jy ! Component: 150 - total flux cleaned = 0.000215224 Jy ! Component: 200 - total flux cleaned = 0.000214916 Jy ! Component: 250 - total flux cleaned = 0.000177308 Jy ! Component: 300 - total flux cleaned = 0.000141169 Jy ! Component: 350 - total flux cleaned = 0.000141229 Jy ! Component: 400 - total flux cleaned = 0.00010643 Jy ! Total flux subtracted in 400 components = 0.00010643 Jy ! Clean residual min=-0.002749 max=0.002437 Jy/beam ! Clean residual mean=0.000009 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.44395 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 334 components and 0.44395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073030Jy sigma=0.278194 ! Fit after self-cal, rms=0.073029Jy sigma=0.278193 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.75384e-05 Jy ! Component: 100 - total flux cleaned = -7.24216e-05 Jy ! Component: 150 - total flux cleaned = -0.000105904 Jy ! Component: 200 - total flux cleaned = -0.000122047 Jy ! Component: 250 - total flux cleaned = -0.000138288 Jy ! Component: 300 - total flux cleaned = -0.000170263 Jy ! Component: 350 - total flux cleaned = -0.000186119 Jy ! Component: 400 - total flux cleaned = -0.000201614 Jy ! Total flux subtracted in 400 components = -0.000201614 Jy ! Clean residual min=-0.002728 max=0.002401 Jy/beam ! Clean residual mean=0.000009 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.443748 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 349 components and 0.443748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073014Jy sigma=0.278150 ! Fit after self-cal, rms=0.073014Jy sigma=0.278149 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073014Jy sigma=0.278149 ! Fit after self-cal, rms=0.071920Jy sigma=0.272145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.781 mas, bmaj=12.95 mas, bpa=7.334 degrees ! Estimated noise=1.95917 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000555913 Jy ! Component: 100 - total flux cleaned = 0.000928036 Jy ! Component: 150 - total flux cleaned = 0.0010967 Jy ! Component: 200 - total flux cleaned = 0.00113507 Jy ! Component: 250 - total flux cleaned = 0.00115338 Jy ! Component: 300 - total flux cleaned = 0.00117094 Jy ! Component: 350 - total flux cleaned = 0.00118712 Jy ! Component: 400 - total flux cleaned = 0.00120174 Jy ! Total flux subtracted in 400 components = 0.00120174 Jy ! Clean residual min=-0.003002 max=0.002682 Jy/beam ! Clean residual mean=0.000017 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.44495 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 392 components and 0.44495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071921Jy sigma=0.272116 ! Fit after self-cal, rms=0.071927Jy sigma=0.272104 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124154 Jy ! Component: 100 - total flux cleaned = 0.000124757 Jy ! Component: 150 - total flux cleaned = 0.000154281 Jy ! Component: 200 - total flux cleaned = 0.000154203 Jy ! Component: 250 - total flux cleaned = 0.000140829 Jy ! Component: 300 - total flux cleaned = 0.000115065 Jy ! Component: 350 - total flux cleaned = 0.000115395 Jy ! Component: 400 - total flux cleaned = 0.000115628 Jy ! Total flux subtracted in 400 components = 0.000115628 Jy ! Clean residual min=-0.002971 max=0.002656 Jy/beam ! Clean residual mean=0.000017 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.445065 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 428 components and 0.445065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071930Jy sigma=0.272098 ! Fit after self-cal, rms=0.071930Jy sigma=0.272095 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=4.023 mas, bmaj=8.817 mas, bpa=-6.752 degrees ! Estimated noise=1.80461 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.023 x 8.817 at -6.752 degrees (North through East) ! Clean map min=-0.0028152 max=0.37471 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.165 mas, bmaj=7.727 mas, bpa=-9.601 degrees ! Estimated noise=3.35208 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.281245 Jy ! Component: 100 - total flux cleaned = 0.356843 Jy ! Component: 150 - total flux cleaned = 0.391572 Jy ! Component: 200 - total flux cleaned = 0.408606 Jy ! Component: 250 - total flux cleaned = 0.418107 Jy ! Component: 300 - total flux cleaned = 0.423949 Jy ! Component: 350 - total flux cleaned = 0.427789 Jy ! Component: 400 - total flux cleaned = 0.430056 Jy ! Total flux subtracted in 400 components = 0.430056 Jy ! Clean residual min=-0.004416 max=0.004129 Jy/beam ! Clean residual mean=0.000001 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.430056 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.430056 Jy ! Inverting map and beam ! Estimated beam: bmin=4.023 mas, bmaj=8.817 mas, bpa=-6.752 degrees ! Estimated noise=1.80461 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) ! Added new window around map position (-4.8, 0.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00529271 Jy ! Component: 100 - total flux cleaned = 0.00869342 Jy ! Component: 150 - total flux cleaned = 0.0106732 Jy ! Component: 200 - total flux cleaned = 0.0118661 Jy ! Component: 250 - total flux cleaned = 0.0125786 Jy ! Component: 300 - total flux cleaned = 0.0129341 Jy ! Component: 350 - total flux cleaned = 0.0130668 Jy ! Component: 400 - total flux cleaned = 0.0131901 Jy ! Total flux subtracted in 400 components = 0.0131901 Jy ! Clean residual min=-0.002595 max=0.002763 Jy/beam ! Clean residual mean=0.000012 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.443247 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 115 components and 0.443247 Jy ! Inverting map ! Added new window around map position (75.6, -86). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248935 Jy ! Component: 100 - total flux cleaned = 0.00334244 Jy ! Component: 150 - total flux cleaned = 0.00375779 Jy ! Component: 200 - total flux cleaned = 0.00392664 Jy ! Component: 250 - total flux cleaned = 0.00376765 Jy ! Component: 300 - total flux cleaned = 0.00381976 Jy ! Component: 350 - total flux cleaned = 0.00372149 Jy ! Component: 400 - total flux cleaned = 0.00367342 Jy ! Total flux subtracted in 400 components = 0.00367342 Jy ! Clean residual min=-0.002545 max=0.002171 Jy/beam ! Clean residual mean=0.000012 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.44692 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 165 components and 0.44692 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=8.781 mas, bmaj=12.95 mas, bpa=7.334 degrees ! Estimated noise=1.95917 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275888 Jy ! Component: 100 - total flux cleaned = 0.000505493 Jy ! Component: 150 - total flux cleaned = 0.000717619 Jy ! Component: 200 - total flux cleaned = 0.000834343 Jy ! Component: 250 - total flux cleaned = 0.000870493 Jy ! Component: 300 - total flux cleaned = 0.00097331 Jy ! Component: 350 - total flux cleaned = 0.00103842 Jy ! Component: 400 - total flux cleaned = 0.00106905 Jy ! Total flux subtracted in 400 components = 0.00106905 Jy ! Clean residual min=-0.002381 max=0.002308 Jy/beam ! Clean residual mean=0.000014 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.447989 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.93028e-05 Jy ! Component: 100 - total flux cleaned = 5.92656e-05 Jy ! Component: 150 - total flux cleaned = 5.89437e-05 Jy ! Component: 200 - total flux cleaned = 8.54256e-05 Jy ! Component: 250 - total flux cleaned = 6.02044e-05 Jy ! Component: 300 - total flux cleaned = 6.04001e-05 Jy ! Component: 350 - total flux cleaned = 6.00696e-05 Jy ! Component: 400 - total flux cleaned = 1.32019e-05 Jy ! Total flux subtracted in 400 components = 1.32019e-05 Jy ! Clean residual min=-0.002264 max=0.002257 Jy/beam ! Clean residual mean=0.000014 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.448002 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 284 components and 0.448002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.023 mas, bmaj=8.817 mas, bpa=-6.752 degrees ! Estimated noise=1.80461 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255995 Jy ! Component: 100 - total flux cleaned = -4.38229e-05 Jy ! Component: 150 - total flux cleaned = -3.83162e-06 Jy ! Component: 200 - total flux cleaned = -0.000115019 Jy ! Component: 250 - total flux cleaned = -0.000183824 Jy ! Component: 300 - total flux cleaned = -0.000252653 Jy ! Component: 350 - total flux cleaned = -0.000352598 Jy ! Component: 400 - total flux cleaned = -0.000512611 Jy ! Total flux subtracted in 400 components = -0.000512611 Jy ! Clean residual min=-0.002218 max=0.001949 Jy/beam ! Clean residual mean=0.000006 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.44749 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 326 components and 0.44749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071817Jy sigma=0.271349 ! Fit after self-cal, rms=0.071788Jy sigma=0.271255 wmodel /scr/pima/rdv62_uvs/J1332+0200_S_map.mod ! Writing 326 model components to file: /scr/pima/rdv62_uvs/J1332+0200_S_map.mod wobs /scr/pima/rdv62_uvs/J1332+0200_S_uvs.fits ! Applying 1259 buffered edits. ! Writing UV FITS file: /scr/pima/rdv62_uvs/J1332+0200_S_uvs.fits wwins /scr/pima/rdv62_uvs/J1332+0200_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv62_uvs/J1332+0200_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.000666814 Jy ! Component: 100 - total flux cleaned = -0.00073554 Jy ! Component: 150 - total flux cleaned = -0.000735594 Jy ! Component: 200 - total flux cleaned = -0.000704737 Jy ! Component: 250 - total flux cleaned = -0.000764313 Jy ! Component: 300 - total flux cleaned = -0.000764991 Jy ! Component: 350 - total flux cleaned = -0.000710137 Jy ! Component: 400 - total flux cleaned = -0.000683872 Jy ! Component: 450 - total flux cleaned = -0.000658009 Jy ! Component: 500 - total flux cleaned = -0.000607252 Jy ! Component: 550 - total flux cleaned = -0.000557707 Jy ! Component: 600 - total flux cleaned = -0.000484713 Jy ! Component: 650 - total flux cleaned = -0.000413184 Jy ! Component: 700 - total flux cleaned = -0.000319842 Jy ! Component: 750 - total flux cleaned = -0.000273996 Jy ! Component: 800 - total flux cleaned = -0.000251417 Jy ! Component: 850 - total flux cleaned = -0.000207172 Jy ! Component: 900 - total flux cleaned = -0.000163831 Jy ! Component: 950 - total flux cleaned = -0.000142222 Jy ! Component: 1000 - total flux cleaned = -0.000142229 Jy ! Component: 1050 - total flux cleaned = -0.00014214 Jy ! Component: 1100 - total flux cleaned = -0.000142 Jy ! Component: 1150 - total flux cleaned = -0.000101985 Jy ! Component: 1200 - total flux cleaned = -0.000122034 Jy ! Component: 1250 - total flux cleaned = -0.000141445 Jy ! Component: 1300 - total flux cleaned = -6.43225e-05 Jy ! Component: 1350 - total flux cleaned = -4.52862e-05 Jy ! Component: 1400 - total flux cleaned = -7.66176e-06 Jy ! Component: 1450 - total flux cleaned = 2.94075e-05 Jy ! Component: 1500 - total flux cleaned = 6.60379e-05 Jy ! Component: 1550 - total flux cleaned = 0.00010217 Jy ! Component: 1600 - total flux cleaned = 8.42754e-05 Jy ! Component: 1650 - total flux cleaned = 0.000190467 Jy ! Component: 1700 - total flux cleaned = 0.000207409 Jy ! Component: 1750 - total flux cleaned = 0.00024201 Jy ! Component: 1800 - total flux cleaned = 0.000327576 Jy ! Component: 1850 - total flux cleaned = 0.000327552 Jy ! Component: 1900 - total flux cleaned = 0.000344246 Jy ! Component: 1950 - total flux cleaned = 0.000377333 Jy ! Component: 2000 - total flux cleaned = 0.000426807 Jy ! Component: 2050 - total flux cleaned = 0.00047566 Jy ! Component: 2100 - total flux cleaned = 0.000475609 Jy ! Component: 2150 - total flux cleaned = 0.000523483 Jy ! Component: 2200 - total flux cleaned = 0.00057094 Jy ! Component: 2250 - total flux cleaned = 0.000618094 Jy ! Component: 2300 - total flux cleaned = 0.000679977 Jy ! Component: 2350 - total flux cleaned = 0.00071066 Jy ! Component: 2400 - total flux cleaned = 0.000725959 Jy ! Component: 2450 - total flux cleaned = 0.000816545 Jy ! Component: 2500 - total flux cleaned = 0.000876411 Jy ! Component: 2550 - total flux cleaned = 0.000965513 Jy ! Component: 2600 - total flux cleaned = 0.000994821 Jy ! Component: 2650 - total flux cleaned = 0.00106786 Jy ! Component: 2700 - total flux cleaned = 0.00111141 Jy ! Component: 2750 - total flux cleaned = 0.0011259 Jy ! Component: 2800 - total flux cleaned = 0.00122564 Jy ! Component: 2850 - total flux cleaned = 0.00126805 Jy ! Component: 2900 - total flux cleaned = 0.00135219 Jy ! Component: 2950 - total flux cleaned = 0.00142175 Jy ! Component: 3000 - total flux cleaned = 0.00150473 Jy ! Component: 3050 - total flux cleaned = 0.00155943 Jy ! Component: 3100 - total flux cleaned = 0.00160036 Jy ! Component: 3150 - total flux cleaned = 0.00166776 Jy ! Component: 3200 - total flux cleaned = 0.00170787 Jy ! Component: 3250 - total flux cleaned = 0.00180113 Jy ! Component: 3300 - total flux cleaned = 0.00182745 Jy ! Component: 3350 - total flux cleaned = 0.00185363 Jy ! Component: 3400 - total flux cleaned = 0.00195805 Jy ! Component: 3450 - total flux cleaned = 0.0019709 Jy ! Component: 3500 - total flux cleaned = 0.00198382 Jy ! Component: 3550 - total flux cleaned = 0.00208614 Jy ! Component: 3600 - total flux cleaned = 0.00212428 Jy ! Component: 3650 - total flux cleaned = 0.00212418 Jy ! Component: 3700 - total flux cleaned = 0.0021997 Jy ! Component: 3750 - total flux cleaned = 0.00224973 Jy ! Component: 3800 - total flux cleaned = 0.00231173 Jy ! Component: 3850 - total flux cleaned = 0.00231167 Jy ! Component: 3900 - total flux cleaned = 0.00239756 Jy ! Component: 3950 - total flux cleaned = 0.00238539 Jy ! Component: 4000 - total flux cleaned = 0.0024825 Jy ! Component: 4050 - total flux cleaned = 0.00250672 Jy ! Total flux subtracted in 4096 components = 0.0025908 Jy ! Clean residual min=-0.000712 max=0.000780 Jy/beam ! Clean residual mean=0.000004 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.45008 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 625 components and 0.45008 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv62_uvs/J1332+0200_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.023 x 8.817 at -6.752 degrees (North through East) ! Clean map min=-0.0023461 max=0.37515 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv62_uvs/J1332+0200_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.3751 rms= 0.00023 Jy quit ! Quitting program ! Log file /scr/pima/rdv62_uvs/J1332+0200_S_uvs.log closed on Fri Nov 22 22:37:37 2013